Home
last modified time | relevance | path

Searched defs:sas_phy (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/include/scsi/
Dscsi_transport_sas.h48 struct sas_phy { struct
49 struct device dev;
50 int number;
51 int enabled;
77 container_of((d), struct sas_phy, dev) argument
Dlibsas.h410 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_scb.c56 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
Daic94xx_hwi.c90 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
Daic94xx_sas.h732 struct asd_sas_phy sas_phy; member
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c179 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
Dmv_init.c92 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
Dmv_64xx.c594 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
Dmv_94xx.c836 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
Dmv_sas.h221 struct asd_sas_phy sas_phy; member
/linux-4.4.14/drivers/scsi/isci/
Dphy.h98 struct asd_sas_phy sas_phy; member
106 static inline struct isci_phy *to_iphy(struct asd_sas_phy *sas_phy) in to_iphy()
Dphy.c1430 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_init.c123 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
Dpm8001_hwi.c3231 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
Dpm8001_sas.c154 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
Dpm80xx_hwi.c3163 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
Dpm8001_sas.h254 struct asd_sas_phy sas_phy; member