Searched defs:sas_phy (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/include/scsi/ |
D | scsi_transport_sas.h | 48 struct sas_phy { struct 49 struct device dev; 50 int number; 51 int enabled; 77 container_of((d), struct sas_phy, dev) argument
|
D | libsas.h | 410 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 56 struct sas_phy *sas_phy = phy->sas_phy.phy; in get_lrate_mode() local 176 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_form_port() local 223 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_deform_port() local 264 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet() local 317 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet() local 423 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete() local
|
D | aic94xx_hwi.c | 90 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
|
D | aic94xx_sas.h | 732 struct asd_sas_phy sas_phy; member
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.c | 179 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control() 238 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_bytes_dmaed() local 325 struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number]; in mvs_task_prep_smp() local 1027 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo() local 1087 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed() 1129 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed() 1148 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed() 1153 void mvs_port_deformed(struct asd_sas_phy *sas_phy) in mvs_port_deformed() 1897 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_work_queue() local
|
D | mv_init.c | 92 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
|
D | mv_64xx.c | 594 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
|
D | mv_94xx.c | 836 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
|
D | mv_sas.h | 221 struct asd_sas_phy sas_phy; member
|
/linux-4.4.14/drivers/scsi/isci/ |
D | phy.h | 98 struct asd_sas_phy sas_phy; member 106 static inline struct isci_phy *to_iphy(struct asd_sas_phy *sas_phy) in to_iphy()
|
D | phy.c | 1430 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_init.c | 123 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
|
D | pm8001_hwi.c | 3231 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_bytes_dmaed() local 3264 struct sas_phy *sas_phy = phy->sas_phy.phy; in pm8001_get_lrate_mode() local 3794 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
|
D | pm8001_sas.c | 154 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
|
D | pm80xx_hwi.c | 3163 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
|
D | pm8001_sas.h | 254 struct asd_sas_phy sas_phy; member
|