Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c3159 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) in _ath_getbuf_locked()
3301 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) in ath_getbuf()
/haiku/src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/
H A Dif_vmxreg.h129 uint32_t btype:1; /* Buffer type */ member
H A Dif_vmx.c1684 uint8_t btype; in vmxnet3_isc_rxd_refill() local