Searched defs:BIO_GETATTR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/cddl/lib/libdtrace/ | ||
| H A D | io.d | 123 inline int BIO_GETATTR = 0x04; variable |
| /freebsd/sys/sys/ | ||
| H A D | bio.h | 48 #define BIO_GETATTR 0x04 /* Get GEOM attributes of object */ macro |