Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c62 uint8_t f_bootsig; member
79 uint8_t f_bootsig; member
264 if (h->bs16.f_bootsig == 0x29) { in well_formed()
271 } else if (h->bs32.f_bootsig == 0x29) { in well_formed()