Searched refs:UHCI_MAX_QUEUES (Results 1 – 1 of 1) sorted by relevance
915 #define UHCI_MAX_QUEUES 128 macro917 uint32_t addr[UHCI_MAX_QUEUES];936 if (db->count >= UHCI_MAX_QUEUES) { in qhdb_insert()