Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dscsi_transport_sas.h59 struct sas_phy { struct
60 struct device dev;
61 int number;
62 int enabled;
88 container_of((d), struct sas_phy, dev) argument
Dlibsas.h398 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
/Linux-v4.19/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.h695 struct asd_sas_phy sas_phy; member
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c511 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_bytes_dmaed() local
715 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phyup_work() local
726 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_linkreset_work() local
751 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_init() local
778 static void hisi_sas_port_notify_formed(struct asd_sas_phy *sas_phy) in hisi_sas_port_notify_formed()
892 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_set_linkrate() local
913 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy()
1155 struct asd_sas_phy *sas_phy; in hisi_sas_refresh_port_id() local
1192 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_rescan_topology() local
1243 struct asd_sas_phy *sas_phy; in hisi_sas_send_ata_reset_each_phy() local
[all …]
Dhisi_sas_v2_hw.c1225 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v2_hw() local
1556 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v2_hw() local
1578 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v2_hw() local
2601 struct asd_sas_phy *sas_phy; in hisi_sas_internal_abort_quirk_timeout() local
2665 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v2_hw() local
2842 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_bcast_v2_hw() local
3210 struct asd_sas_phy *sas_phy = &phy->sas_phy; in sata_int_v2_hw() local
Dhisi_sas_v3_hw.c460 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v3_hw() local
821 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v3_hw() local
1165 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v3_hw() local
1288 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_bcast_v3_hw() local
1974 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v3_hw() local
Dhisi_sas_v1_hw.c1372 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_phyup_v1_hw() local
1458 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_bcast_v1_hw() local
1489 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_abnormal_v1_hw() local
Dhisi_sas.h138 struct asd_sas_phy sas_phy; member
/Linux-v4.19/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
1032 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo() local
1092 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed()
1134 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed()
1153 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed()
1158 void mvs_port_deformed(struct asd_sas_phy *sas_phy) in mvs_port_deformed()
1902 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_work_queue() local
Dmv_init.c94 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
Dmv_64xx.c595 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
Dmv_94xx.c884 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
Dmv_sas.h224 struct asd_sas_phy sas_phy; member
/Linux-v4.19/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-v4.19/drivers/scsi/libsas/
Dsas_event.c119 struct asd_sas_phy *sas_phy; in sas_enable_revalidation() local
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_init.c123 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
Dpm8001_hwi.c3240 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_bytes_dmaed() local
3273 struct sas_phy *sas_phy = phy->sas_phy.phy; in pm8001_get_lrate_mode() local
3803 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.c3182 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