Home
last modified time | relevance | path

Searched refs:sas_identify_frame (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/scsi/isci/
A Dphy.h101 struct sas_identify_frame iaf;
199 struct sas_identify_frame rcvd_iaf;
A Dphy.c453 struct sas_identify_frame *iaf; in sci_phy_get_attached_sas_address()
976 struct sas_identify_frame iaf; in sci_phy_frame_handler()
A Dport.c210 iphy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame); in isci_port_link_up()
/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_94xx.c808 struct sas_identify_frame *id) in mvs_94xx_get_dev_identify_frame()
822 struct sas_identify_frame *id) in mvs_94xx_get_att_identify_frame()
837 static u32 mvs_94xx_make_dev_info(struct sas_identify_frame *id) in mvs_94xx_make_dev_info()
859 static u32 mvs_94xx_make_att_info(struct sas_identify_frame *id) in mvs_94xx_make_att_info()
865 struct sas_identify_frame *id) in mvs_94xx_fix_phy_info()
A Dmv_sas.c246 struct sas_identify_frame *id; in mvs_bytes_dmaed()
248 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_bytes_dmaed()
1001 struct sas_identify_frame *id; in mvs_update_phyinfo()
1003 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_update_phyinfo()
1055 sizeof(struct sas_identify_frame); in mvs_update_phyinfo()
A Dmv_sas.h132 struct sas_identify_frame *id);
A Dmv_64xx.c575 struct sas_identify_frame *id) in mvs_64xx_fix_phy_info()
/linux-6.3-rc2/include/scsi/
A Dsas.h254 struct sas_identify_frame { struct
475 struct sas_identify_frame { struct
/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_hwi.h156 struct sas_identify_frame sas_identify;
232 struct sas_identify_frame sas_identify;
A Dpm8001_hwi.c3058 struct sas_identify_frame *id; in pm8001_bytes_dmaed()
3059 id = (struct sas_identify_frame *)phy->frame_rcvd; in pm8001_bytes_dmaed()
3121 struct sas_identify_frame *idframe = in pm8001_get_attached_sas_addr()
3224 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()
3225 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
A Dpm80xx_hwi.h430 struct sas_identify_frame sas_identify;
A Dpm80xx_hwi.c3209 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()
3210 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_discover.c84 struct sas_identify_frame *id = in sas_get_port_device()
85 (struct sas_identify_frame *) dev->frame_rcvd; in sas_get_port_device()
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_v1_hw.c462 struct sas_identify_frame identify_frame; in config_id_frame_v1_hw()
1325 struct sas_identify_frame *id = (struct sas_identify_frame *)frame_rcvd; in int_phyup_v1_hw()
1371 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in int_phyup_v1_hw()
A Dhisi_sas_v2_hw.c893 struct sas_identify_frame identify_frame; in config_id_frame_v2_hw()
2642 struct sas_identify_frame *id = (struct sas_identify_frame *)frame_rcvd; in phy_up_v2_hw()
2686 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v2_hw()
A Dhisi_sas_v3_hw.c767 struct sas_identify_frame identify_frame; in config_id_frame_v3_hw()
1557 struct sas_identify_frame *id = in phy_up_v3_hw()
1558 (struct sas_identify_frame *)frame_rcvd; in phy_up_v3_hw()
1572 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v3_hw()
A Dhisi_sas_main.c628 struct sas_identify_frame *id; in hisi_sas_bytes_dmaed()
630 id = (struct sas_identify_frame *)phy->frame_rcvd; in hisi_sas_bytes_dmaed()
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_sas.h680 struct sas_identify_frame *identify_frame;
A Daic94xx_scb.c148 struct sas_identify_frame *idframe = in asd_get_attached_sas_addr()

Completed in 85 milliseconds