Searched refs:f_bootsig (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c64 uint8_t f_bootsig; member in struct:fstyp_fat16_bs
81 uint8_t f_bootsig; member in struct:fstyp_fat32_bs
266 if (h->bs16.f_bootsig == 0x29) {
273 } else if (h->bs32.f_bootsig == 0x29) {

Completed in 58 milliseconds