Searched refs:HCI_MAX_ID (Results 1 – 2 of 2) sorted by relevance
42 #define HCI_MAX_ID 10000 macro
2562 id = ida_alloc_max(&hci_index_ida, HCI_MAX_ID - 1, GFP_KERNEL); in hci_register_dev()