search for: fgap

Displaying 1 result from an estimated 1 matches for "fgap".

Did you mean: fga
2012 Oct 22
1
[PATCH] memdisk: adjust order of DPT values in mstructs.h
...uint8_t sectors; /* Sectors/track */ - uint8_t bps; /* Bytes/sector (02h = 512) */ + + uint8_t sectors; /* Sectors/track */ uint8_t isgap; /* Length of intersector gap */ uint8_t dlen; /* Data length (0FFh) */ uint8_t fgap; /* Formatting gap */