Searched refs:asd_control_led (Results 1 – 3 of 3) 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 | 1271 * asd_control_led -- enable/disable an LED on the board 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()
|