Searched refs:asd_control_led (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 372 void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op);
|
H A D | aic94xx_scb.c | 650 asd_control_led(asd_ha, phy_id, 0); in control_phy_tasklet_complete() 655 asd_control_led(asd_ha, phy_id, 1); in control_phy_tasklet_complete()
|
H A D | aic94xx_hwi.c | 1279 void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op) in asd_control_led() function 1327 asd_control_led(asd_ha, phy_id, 1); in asd_enable_phy()
|
H A D | aic94xx_init.c | 870 asd_control_led(asd_ha, i, 0); in asd_turn_off_leds()
|