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

  /src/sys/netbt/
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_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_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) {

Completed in 37 milliseconds