Home
last modified time | relevance | path

Searched refs:output_acl (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/sys/netbt/
Dhci_unit.c92 KASSERT(hci_if->output_acl != NULL); in hci_attach_pcb()
546 (*unit->hci_if->output_acl)(unit->hci_dev, m); in hci_output_acl()
Dhci.h2509 void (*output_acl)(device_t, struct mbuf *); member
/netbsd/src/sys/dev/sdmmc/
Dsbt.c132 .output_acl = sbt_start_acl,
/netbsd/src/sys/dev/bluetooth/
Dbtuart.c125 .output_acl = btuart_output_acl,
Dbcsp.c213 .output_acl = bcsp_output_acl,
Dbth5.c218 .output_acl = bth5_output_acl,
/netbsd/src/sys/dev/pcmcia/
Dbt3c.c155 .output_acl = bt3c_output_acl,
Dbtbc.c134 .output_acl = btbc_output_acl,
/netbsd/src/sys/dev/usb/
Dubt.c280 .output_acl = ubt_xmit_acl,