Searched refs:APCI3120_STATUS_TO_VERSION (Results 1 – 1 of 1) sorted by relevance
44 #define APCI3120_STATUS_TO_VERSION(x) (((x) >> 4) & 0xf) macro1007 if (APCI3120_STATUS_TO_VERSION(status) == APCI3120_REVB || in apci3120_auto_attach()