Home
last modified time | relevance | path

Searched defs:_bf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dstdio.h116 struct __sbuf _bf; /* (*) the buffer (at least 1 byte, if !NULL) */ member
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h315 #define ATH_TXBUF_RESET(_bf) do { \ argument
407 #define ATH_RXBUF_RESET(_bf) ((_bf)->bf_status = 0) argument
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h1173 #define ATH_HAL_WAITFORBEACON(_ah, _bf) \ argument