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

  /src/sys/netbt/
hci_unit.c 59 int hci_aclrxq_max = 50; variable in typeref:typename:int
476 if (unit->hci_aclrxqlen > hci_aclrxq_max || unit->hci_rxint == NULL) {
hci_unit.c 59 int hci_aclrxq_max = 50; variable in typeref:typename:int
476 if (unit->hci_aclrxqlen > hci_aclrxq_max || unit->hci_rxint == NULL) {

Completed in 44 milliseconds