Home
last modified time | relevance | path

Searched refs:PHY_ROLE_INITIATOR (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/scsi/
Dlibsas.h51 PHY_ROLE_INITIATOR = 0x80, enumerator
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_hwi.c78 if (phy->sas_phy.role & PHY_ROLE_INITIATOR) in asd_init_phy_identify()
97 sas_phy->role = PHY_ROLE_INITIATOR; in asd_init_phy()
Daic94xx_scb.c796 if (phy->sas_phy.role == PHY_ROLE_INITIATOR) in asd_build_control_phy()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_init.c102 sas_phy->role = PHY_ROLE_INITIATOR; in mvs_phy_init()
/linux-4.4.14/drivers/scsi/isci/
Dphy.c1414 iphy->sas_phy.role = PHY_ROLE_INITIATOR; in isci_phy_init()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_init.c131 sas_phy->role = PHY_ROLE_INITIATOR; in pm8001_phy_init()