Searched refs:EM_MAX_SLOTS (Results 1 – 4 of 4) sorted by relevance
266 EM_MAX_SLOTS = 8, enumerator330 struct ahci_em_priv em_priv[EM_MAX_SLOTS];
100 if (pmp >= EM_MAX_SLOTS) in seattle_transmit_led_message()
153 if (pmp < EM_MAX_SLOTS) in ecx_transmit_led_message()
1078 if (pmp < EM_MAX_SLOTS) in ahci_transmit_led_message()1153 if (pmp < EM_MAX_SLOTS) { in ahci_led_store()1154 pmp = array_index_nospec(pmp, EM_MAX_SLOTS); in ahci_led_store()