Searched defs:DEVSTAT_TYPE_FLOPPY (Results 1 – 2 of 2) sorted by relevance
/freebsd/cddl/lib/libdtrace/ | ||
H A D | io.d | 187 inline int DEVSTAT_TYPE_FLOPPY = 0x00e; variable |
/freebsd/sys/sys/ | ||
H A D | devicestat.h | 123 DEVSTAT_TYPE_FLOPPY = 0x00e, enumerator |