Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
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
A Dlibsas.h388 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member
/linux-6.3-rc2/drivers/scsi/aic94xx/
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
A Daic94xx_hwi.c72 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_init_phy() local
A Daic94xx_sas.h677 struct asd_sas_phy sas_phy; member
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c606 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_bytes_dmaed() local
849 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phyup_work_common() local
867 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_linkreset_work() local
949 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_init() local
1139 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_set_linkrate() local
1294 struct asd_sas_phy *sas_phy; in hisi_sas_refresh_port_id() local
1663 struct asd_sas_phy *sas_phy = in hisi_sas_debug_I_T_nexus_reset() local
1681 struct asd_sas_phy *sas_phy = in hisi_sas_debug_I_T_nexus_reset() local
1929 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_disconnected() local
1949 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_down() local
[all …]
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
2574 struct asd_sas_phy *sas_phy; in hisi_sas_internal_abort_quirk_timeout() local
2639 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v2_hw() local
3190 struct asd_sas_phy *sas_phy = &phy->sas_phy; in sata_int_v2_hw() local
A Dhisi_sas_v1_hw.c1321 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_phyup_v1_hw() local
1400 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_bcast_v1_hw() local
1429 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_abnormal_v1_hw() local
A Dhisi_sas_v3_hw.c639 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v3_hw() local
1050 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v3_hw() local
1503 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v3_hw() local
1772 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v3_hw() local
1836 struct asd_sas_phy *sas_phy = &phy->sas_phy; in handle_chl_int2_v3_hw() local
A Dhisi_sas.h175 struct asd_sas_phy sas_phy; member
/linux-6.3-rc2/drivers/scsi/mvsas/
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
1012 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo() local
1072 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed()
1114 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed()
1133 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed()
1138 void mvs_port_deformed(struct asd_sas_phy *sas_phy) in mvs_port_deformed()
1717 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_work_queue() local
A Dmv_init.c81 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init() local
A Dmv_64xx.c579 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_64xx_fix_phy_info() local
A Dmv_94xx.c868 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_94xx_fix_phy_info() local
A Dmv_sas.h205 struct asd_sas_phy sas_phy; member
/linux-6.3-rc2/drivers/scsi/isci/
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()
A Dphy.c1427 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control()
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_event.c103 struct asd_sas_phy *sas_phy; in sas_enable_revalidation() local
/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_sas.c158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
1138 void pm8001_port_formed(struct asd_sas_phy *sas_phy) in pm8001_port_formed()
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
3572 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
A Dpm8001_init.c158 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init() local
A Dpm80xx_hwi.c3420 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event() local
A Dpm8001_sas.h241 struct asd_sas_phy sas_phy; member

Completed in 86 milliseconds