/linux/include/scsi/ |
H A D | scsi_transport_sas.h | 60 struct sas_phy { struct 89 container_of((d), struct sas_phy, dev) argument 61 devsas_phy global() argument 62 numbersas_phy global() argument 63 enabledsas_phy global() argument [all...] |
H A D | libsas.h | 369 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 38 struct sas_phy *sas_phy = phy->sas_phy.phy; in get_lrate_mode() local 159 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_form_port() local 206 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_deform_port() local 246 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet() local 299 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet() local 407 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete() local
|
H A D | aic94xx_hwi.c | 72 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
|
H A D | aic94xx_sas.h | 677 struct asd_sas_phy sas_phy; member
|
/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 621 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_bytes_dmaed() local 914 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phyup_work_common() local 932 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_linkreset_work() local 1014 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_init() local 1065 static void hisi_sas_port_notify_formed(struct asd_sas_phy *sas_phy) in hisi_sas_port_notify_formed() 1200 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_set_linkrate() local 1229 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy() 1355 struct asd_sas_phy *sas_phy; in hisi_sas_refresh_port_id() local 1392 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_rescan_topology() local 1760 struct asd_sas_phy *sas_phy = in hisi_sas_debug_I_T_nexus_reset() local [all …]
|
H A D | hisi_sas_v2_hw.c | 1231 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v2_hw() local 1562 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v2_hw() local 1584 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v2_hw() local 2584 struct asd_sas_phy *sas_phy; in hisi_sas_internal_abort_quirk_timeout() local 2649 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v2_hw() local 3200 struct asd_sas_phy *sas_phy = &phy->sas_phy; in sata_int_v2_hw() local
|
H A D | hisi_sas_v1_hw.c | 1320 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_phyup_v1_hw() local 1399 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_bcast_v1_hw() local 1428 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_abnormal_v1_hw() local
|
H A D | hisi_sas_v3_hw.c | 664 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v3_hw() local 1076 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v3_hw() local 1529 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v3_hw() local 1798 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v3_hw() local 1862 struct asd_sas_phy *sas_phy = &phy->sas_phy; in handle_chl_int2_v3_hw() local
|
H A D | hisi_sas.h | 175 struct asd_sas_phy sas_phy; member
|
/linux/drivers/scsi/mvsas/ |
H A D | mv_sas.c | 164 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control() 223 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_bytes_dmaed() local 308 struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number]; in mvs_task_prep_smp() local 1007 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo() local 1067 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed() 1109 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed() 1128 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed() 1133 void mvs_port_deformed(struct asd_sas_phy *sas_phy) in mvs_port_deformed() 1712 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_work_queue() local
|
H A D | mv_64xx.c | 579 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
|
H A D | mv_94xx.c | 868 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
|
H A D | mv_sas.h | 205 struct asd_sas_phy sas_phy; member
|
/linux/drivers/scsi/isci/ |
H A 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()
|
H A D | phy.c | 1425 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
|
/linux/drivers/scsi/libsas/ |
H A D | sas_event.c | 103 struct asd_sas_phy *sas_phy; in sas_enable_revalidation() local
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_sas.c | 158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control() 1162 void pm8001_port_formed(struct asd_sas_phy *sas_phy) in pm8001_port_formed()
|
H A D | pm8001_hwi.c | 2997 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_bytes_dmaed() local 3019 struct sas_phy *sas_phy = phy->sas_phy.phy; in pm8001_get_lrate_mode() local 3517 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
|
H A D | pm8001_init.c | 156 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
|
H A D | pm80xx_hwi.c | 3408 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
|
H A D | pm8001_sas.h | 239 struct asd_sas_phy sas_phy; member
|