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

  /src/sys/netbt/
hci_unit.c 92 KASSERT(hci_if->output_acl != NULL);
546 (*unit->hci_if->output_acl)(unit->hci_dev, m);
hci.h 2509 void (*output_acl)(device_t, struct mbuf *); member in struct:hci_if
  /src/sys/dev/sdmmc/
sbt.c 132 .output_acl = sbt_start_acl,
  /src/sys/dev/bluetooth/
btuart.c 125 .output_acl = btuart_output_acl,
bcsp.c 213 .output_acl = bcsp_output_acl,
bth5.c 218 .output_acl = bth5_output_acl,
  /src/sys/dev/pcmcia/
bt3c.c 155 .output_acl = bt3c_output_acl,
btbc.c 134 .output_acl = btbc_output_acl,
  /src/sys/dev/usb/
ubt.c 280 .output_acl = ubt_xmit_acl,

Completed in 21 milliseconds