Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c285 asd_build_control_phy(cp, phy_id, ENABLE_PHY); in asd_link_reset_err_tasklet()
654 case ENABLE_PHY: in control_phy_tasklet_complete()
778 case ENABLE_PHY: /* 0x01 */ in asd_build_control_phy()
884 [PHY_FUNC_LINK_RESET] = ENABLE_PHY,
H A Daic94xx_sas.h386 #define ENABLE_PHY 0x01 macro
H A Daic94xx_hwi.c1360 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()