Searched refs:NLPTR_TYPE_GET (Results 1 – 1 of 1) sorted by relevance
73 #define NLPTR_TYPE_GET(x) (((x) >> 1) & 3) macro1581 if (async && (NLPTR_TYPE_GET(entry) != NLPTR_TYPE_QH)) { in ehci_state_fetchentry()1586 switch (NLPTR_TYPE_GET(entry)) { in ehci_state_fetchentry()1605 "which is not supported yet\n", entry, NLPTR_TYPE_GET(entry)); in ehci_state_fetchentry()