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

  /src/sys/netbt/
bt_sysctl.c 120 &hci_eventq_max, sizeof(hci_eventq_max),
hci_unit.c 58 int hci_eventq_max = 20; variable in typeref:typename:int
454 if (unit->hci_eventqlen > hci_eventq_max || unit->hci_rxint == NULL) {
hci.h 2436 extern int hci_eventq_max, hci_aclrxq_max, hci_scorxq_max;

Completed in 37 milliseconds