Home
last modified time | relevance | path

Searched refs:ahci_em_priv (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ata/
H A Dahci.h297 struct ahci_em_priv { struct
324 struct ahci_em_priv em_priv[EM_MAX_SLOTS]; argument
H A Dlibahci.c908 struct ahci_em_priv *emp; in ahci_start_port()
1025 struct ahci_em_priv *emp = &pp->em_priv[link->pmp]; in ahci_sw_activity()
1037 struct ahci_em_priv *emp = from_timer(emp, t, timer); in ahci_sw_activity_blink()
1083 struct ahci_em_priv *emp = &pp->em_priv[link->pmp]; in ahci_init_sw_activity()
1120 struct ahci_em_priv *emp; in ahci_transmit_led_message()
1176 struct ahci_em_priv *emp; in ahci_led_show()
1192 struct ahci_em_priv *emp; in ahci_led_store()
1221 struct ahci_em_priv *emp = &pp->em_priv[link->pmp]; in ahci_activity_store()
1252 struct ahci_em_priv *emp = &pp->em_priv[link->pmp]; in ahci_activity_show()
H A Dsata_highbank.c136 struct ahci_em_priv *emp; in ecx_transmit_led_message()