Home
last modified time | relevance | path

Searched refs:asd_sas_phy (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.1.9/drivers/scsi/libsas/
Dsas_phy.c20 struct asd_sas_phy *phy = ev->phy; in sas_phye_loss_of_signal()
29 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_done()
37 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_error()
66 struct asd_sas_phy *phy = ev->phy; in sas_phye_spinup_hold()
78 struct asd_sas_phy *phy = ev->phy; in sas_phye_resume_timeout()
95 struct asd_sas_phy *phy = ev->phy; in sas_phye_shutdown()
122 struct asd_sas_phy *phy = sas_ha->sas_phy[i]; in sas_register_phys()
Dsas_event.c103 struct asd_sas_phy *sas_phy; in sas_enable_revalidation()
114 sas_phy = container_of(port->phy_list.next, struct asd_sas_phy, in sas_enable_revalidation()
127 struct asd_sas_phy *phy = ev->phy; in sas_port_event_worker()
138 struct asd_sas_phy *phy = ev->phy; in sas_phy_event_worker()
147 static bool sas_defer_event(struct asd_sas_phy *phy, struct asd_sas_event *ev) in sas_defer_event()
164 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event()
191 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event()
Dsas_port.c15 static bool phy_is_wideport_member(struct asd_sas_port *port, struct asd_sas_phy *phy) in phy_is_wideport_member()
26 static void sas_resume_port(struct asd_sas_phy *phy) in sas_resume_port()
71 struct asd_sas_phy *phy, bool wideport) in sas_form_port_add_phy()
105 static void sas_form_port(struct asd_sas_phy *phy) in sas_form_port()
210 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port()
278 struct asd_sas_phy *phy = ev->phy; in sas_porte_bytes_dmaed()
286 struct asd_sas_phy *phy = ev->phy; in sas_porte_broadcast_rcvd()
304 struct asd_sas_phy *phy = ev->phy; in sas_porte_link_reset_err()
312 struct asd_sas_phy *phy = ev->phy; in sas_porte_timer_event()
320 struct asd_sas_phy *phy = ev->phy; in sas_porte_hard_reset()
Dsas_init.c187 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_get_linkerrors()
197 int sas_try_ata_reset(struct asd_sas_phy *asd_phy) in sas_try_ata_reset()
236 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in transport_sas_phy_reset()
270 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_phy_enable()
307 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_phy_reset()
343 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_set_phy_speed()
369 struct asd_sas_phy *phy = ha->sas_phy[i]; in sas_prep_resume_ha()
382 struct asd_sas_phy *phy = ha->sas_phy[i]; in phys_suspended()
400 struct asd_sas_phy *first_phy; in sas_resume_insert_broadcast_ha()
404 &port->phy_list, struct asd_sas_phy, in sas_resume_insert_broadcast_ha()
[all …]
Dsas_internal.h52 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, gfp_t gfp_flags);
63 void sas_deform_port(struct asd_sas_phy *phy, int gone);
87 int sas_try_ata_reset(struct asd_sas_phy *phy);
148 static inline void sas_phy_set_target(struct asd_sas_phy *p, struct domain_device *dev) in sas_phy_set_target()
Dsas_discover.c51 struct asd_sas_phy *phy; in sas_get_port_device()
66 phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el); in sas_get_port_device()
233 struct asd_sas_phy *phy; in sas_suspend_devices()
Dsas_host_smp.c187 struct asd_sas_phy *asd_phy; in sas_phy_control()
/linux-6.1.9/include/scsi/
Dlibsas.h283 struct asd_sas_phy *phy;
296 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT()
308 struct asd_sas_phy { struct
388 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */
433 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected()
653 void (*lldd_port_formed)(struct asd_sas_phy *);
654 void (*lldd_port_deformed)(struct asd_sas_phy *);
682 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);
754 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
756 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
/linux-6.1.9/drivers/scsi/isci/
Dphy.h98 struct asd_sas_phy sas_phy;
106 static inline struct isci_phy *to_iphy(struct asd_sas_phy *sas_phy) in to_iphy()
457 int isci_phy_control(struct asd_sas_phy *phy, enum phy_func func, void *buf);
Dport.h277 void isci_port_formed(struct asd_sas_phy *);
278 void isci_port_deformed(struct asd_sas_phy *);
Dinit.c237 struct asd_sas_phy **sas_phys; in isci_register_sas_ha()
Dport.c1722 void isci_port_deformed(struct asd_sas_phy *phy) in isci_port_deformed()
1747 void isci_port_formed(struct asd_sas_phy *phy) in isci_port_formed()
/linux-6.1.9/drivers/scsi/hisi_sas/
Dhisi_sas_main.c14 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func,
616 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_bytes_dmaed()
867 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phyup_work_common()
885 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_linkreset_work()
967 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_init()
1000 struct asd_sas_phy *aphy = &phy->sas_phy; in hisi_sas_phy_enable()
1020 static void hisi_sas_port_notify_formed(struct asd_sas_phy *sas_phy) in hisi_sas_port_notify_formed()
1157 struct asd_sas_phy *sas_phy = &phy->sas_phy; in hisi_sas_phy_set_linkrate()
1186 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy()
1312 struct asd_sas_phy *sas_phy; in hisi_sas_refresh_port_id()
[all …]
Dhisi_sas_v2_hw.c1231 struct asd_sas_phy *sas_phy = &phy->sas_phy; in init_reg_v2_hw()
1562 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v2_hw()
1584 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v2_hw()
2574 struct asd_sas_phy *sas_phy; in hisi_sas_internal_abort_quirk_timeout()
2639 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v2_hw()
3190 struct asd_sas_phy *sas_phy = &phy->sas_phy; in sata_int_v2_hw()
Dhisi_sas_v1_hw.c1321 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_phyup_v1_hw()
1400 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_bcast_v1_hw()
1429 struct asd_sas_phy *sas_phy = &phy->sas_phy; in int_abnormal_v1_hw()
Dhisi_sas.h174 struct asd_sas_phy sas_phy;
/linux-6.1.9/drivers/scsi/mvsas/
Dmv_sas.h205 struct asd_sas_phy sas_phy;
435 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
443 void mvs_port_formed(struct asd_sas_phy *sas_phy);
444 void mvs_port_deformed(struct asd_sas_phy *sas_phy);
Dmv_sas.c66 struct asd_sas_phy *phy; in mvs_find_dev_mvi()
72 struct asd_sas_phy, port_phy_el); in mvs_find_dev_mvi()
100 struct asd_sas_phy *phy; in mvs_find_dev_phyno()
168 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control()
227 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_bytes_dmaed()
312 struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number]; in mvs_task_prep_smp()
1010 struct asd_sas_phy *sas_phy = &mvi->phy[i].sas_phy; in mvs_update_phyinfo()
1070 static void mvs_port_notify_formed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_formed()
1112 static void mvs_port_notify_deformed(struct asd_sas_phy *sas_phy, int lock) in mvs_port_notify_deformed()
1131 void mvs_port_formed(struct asd_sas_phy *sas_phy) in mvs_port_formed()
[all …]
Dmv_init.c81 struct asd_sas_phy *sas_phy = &phy->sas_phy; in mvs_phy_init()
406 struct asd_sas_phy **arr_phy; in mvs_prep_sas_ha_init()
/linux-6.1.9/drivers/scsi/aic94xx/
Daic94xx_scb.c159 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_form_port()
206 struct asd_sas_phy *sas_phy = &phy->sas_phy; in asd_deform_port()
246 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet()
299 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet()
407 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete()
890 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy()
Daic94xx.h73 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg);
Daic94xx_sas.h677 struct asd_sas_phy sas_phy;
/linux-6.1.9/drivers/scsi/pm8001/
Dpm8001_sas.h241 struct asd_sas_phy sas_phy;
643 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
656 void pm8001_port_formed(struct asd_sas_phy *sas_phy);
Dpm8001_sas.c160 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
1144 void pm8001_port_formed(struct asd_sas_phy *sas_phy) in pm8001_port_formed()
Dpm8001_init.c158 struct asd_sas_phy *sas_phy = &phy->sas_phy; in pm8001_phy_init()
603 struct asd_sas_phy **arr_phy; in pm8001_prep_sas_ha_init()

12