Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_sas.h60 struct sas_phy { struct
61 struct device dev;
62 int number;
63 int enabled;
89 container_of((d), struct sas_phy, dev) argument
H A Dlibsas.h369 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c38 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 Daic94xx_hwi.c72 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
H A Daic94xx_sas.h677 struct asd_sas_phy sas_phy; member
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c621 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_bytes_dmaed() local
913 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phyup_work_common() local
931 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_linkreset_work() local
1013 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_init() local
1199 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_set_linkrate() local
1354 struct asd_sas_phy *sas_phy; in hisi_sas_refresh_port_id() local
1754 struct asd_sas_phy *sas_phy = in hisi_sas_debug_I_T_nexus_reset() local
1772 struct asd_sas_phy *sas_phy = in hisi_sas_debug_I_T_nexus_reset() local
2020 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_disconnected() local
2040 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_down() local
[all …]
H A Dhisi_sas_v2_hw.c1231 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 Dhisi_sas_v1_hw.c1320 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 Dhisi_sas_v3_hw.c665 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v3_hw() local
1077 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v3_hw() local
1530 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v3_hw() local
1799 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v3_hw() local
1863 struct asd_sas_phy *sas_phy = &phy->sas_phy; in handle_chl_int2_v3_hw() local
H A Dhisi_sas.h175 struct asd_sas_phy sas_phy; member
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c164 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 Dmv_init.c81 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
H A Dmv_64xx.c579 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
H A Dmv_94xx.c868 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
H A Dmv_sas.h205 struct asd_sas_phy sas_phy; member
/openbmc/linux/drivers/scsi/isci/
H A 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()
H A Dphy.c1425 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_event.c103 struct asd_sas_phy *sas_phy; in sas_enable_revalidation() local
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
1160 void pm8001_port_formed(struct asd_sas_phy *sas_phy) in pm8001_port_formed()
H A Dpm8001_hwi.c3053 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_bytes_dmaed() local
3075 struct sas_phy *sas_phy = phy->sas_phy.phy; in pm8001_get_lrate_mode() local
3573 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
H A Dpm8001_init.c159 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
H A Dpm80xx_hwi.c3428 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
H A Dpm8001_sas.h242 struct asd_sas_phy sas_phy; member