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

  /src/sys/netbt/
hci_unit.c 123 hci_detach_pcb(struct hci_unit *unit) function in typeref:typename:void
hci.h 2615 void hci_detach_pcb(struct hci_unit *);
  /src/sys/dev/sdmmc/
sbt.c 212 hci_detach_pcb(sc->sc_unit);
  /src/sys/dev/pcmcia/
bt3c.c 1002 hci_detach_pcb(sc->sc_unit);
1021 hci_detach_pcb(sc->sc_unit);
btbc.c 217 hci_detach_pcb(sc->sc_unit);
232 hci_detach_pcb(sc->sc_unit);
  /src/sys/dev/bluetooth/
btuart.c 207 hci_detach_pcb(sc->sc_unit);
bcsp.c 347 hci_detach_pcb(sc->sc_unit);
bth5.c 352 hci_detach_pcb(sc->sc_unit);
  /src/sys/dev/usb/
ubt.c 697 hci_detach_pcb(sc->sc_unit);
704 * Actually, hci_detach_pcb() above will call ubt_disable() which

Completed in 23 milliseconds