HomeSort by: relevance | last modified time | path
    Searched refs:bs_txcheck (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
bwfmvar.h 158 int (*bs_txcheck)(struct bwfm_softc *); member in struct:bwfm_bus_ops
bwfm.c 526 if (sc->sc_bus_ops->bs_txcheck(sc)) {
  /src/sys/dev/usb/
if_bwfm_usb.c 241 .bs_txcheck = bwfm_usb_txcheck,
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 260 .bs_txcheck = bwfm_sdio_txcheck,
  /src/sys/dev/pci/
if_bwfm_pci.c 308 .bs_txcheck = bwfm_pci_txcheck,

Completed in 55 milliseconds