Home
last modified time | relevance | path

Searched defs:iost (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/bhnd/bcma/
H A Dbcma.c207 bcma_read_iost(device_t dev,device_t child,uint16_t * iost) bcma_read_iost() argument
/freebsd-src/sys/dev/bhnd/siba/
H A Dsiba.c643 siba_read_iost(device_t dev,device_t child,uint16_t * iost) siba_read_iost() argument
/freebsd-src/sys/dev/bwn/
H A Dif_bwn.c1286 uint16_t iost; in bwn_attach_core() local
4041 uint16_t iost; bwn_fw_gets() local
4935 uint16_t iost, mask; bwn_phy_reset() local
[all...]
/freebsd-src/sys/dev/bhnd/
H A Dbhnd.h809 bhnd_read_iost(device_t dev, uint16_t *iost) in bhnd_read_iost()