hci_eventq_max 2039 netbt/hci.h extern int hci_eventq_max, hci_aclrxq_max, hci_scorxq_max; hci_eventq_max 56 netbt/hci_unit.c int hci_eventq_max = 20; hci_eventq_max 75 netbt/hci_unit.c unit->hci_eventq.ifq_maxlen = hci_eventq_max; hci_eventq_max 371 netbt/hci_unit.c if (unit->hci_eventqlen > hci_eventq_max) {