Searched defs:B_RAW (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/bsd/sys/ | ||
| H A D | buf.h | 88 #define B_RAW 0x00000200 /* Set by physio for raw transfers. */ macro |
| /xnu-11417.121.6/bsd/dev/dtrace/scripts/ | ||
| H A D | io.d | 47 inline int B_RAW = 0x0200; variable |