Searched refs:EM_MAX_SLOTS (Results 1 – 4 of 4) sorted by relevance
257 EM_MAX_SLOTS = 8, enumerator321 struct ahci_em_priv em_priv[EM_MAX_SLOTS];
92 if (pmp >= EM_MAX_SLOTS) in seattle_transmit_led_message()
141 if (pmp < EM_MAX_SLOTS) in ecx_transmit_led_message()
1066 if (pmp < EM_MAX_SLOTS) in ahci_transmit_led_message()1141 if (pmp < EM_MAX_SLOTS) { in ahci_led_store()1142 pmp = array_index_nospec(pmp, EM_MAX_SLOTS); in ahci_led_store()