Searched refs:asd_control_led (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic94xx/ | 
| D | aic94xx_hwi.h | 372 void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op);
  | 
| D | aic94xx_scb.c | 648 		asd_control_led(asd_ha, phy_id, 0);  in control_phy_tasklet_complete() 653 		asd_control_led(asd_ha, phy_id, 1);  in control_phy_tasklet_complete()
  | 
| D | aic94xx_hwi.c | 1282 void asd_control_led(struct asd_ha_struct *asd_ha, int phy_id, int op)  in asd_control_led()  function 1330 	asd_control_led(asd_ha, phy_id, 1);  in asd_enable_phy()
  | 
| D | aic94xx_init.c | 880 		asd_control_led(asd_ha, i, 0);  in asd_turn_off_leds()
  |