Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h372 void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op);
H A Daic94xx_scb.c650 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 Daic94xx_hwi.c1271 * 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()