Lines Matching refs:state
94 static void ecx_parse_sgpio(struct ecx_plat_data *pdata, u32 port, u32 state)
96 if (state & ECX_ACTIVITY_BITS)
102 if (state & ECX_LOCATE_BITS)
108 if (state & ECX_FAULT_BITS)
128 static ssize_t ecx_transmit_led_message(struct ata_port *ap, u32 state,
140 pmp = (state & EM_MSG_LED_PMP_SLOT) >> 8;
150 ecx_parse_sgpio(pdata, ap->port_no, state);
170 /* save off new led state for port/slot */
171 emp->led_state = state;
585 * transition of the HBA to D3 state.