Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/isci/
Dphy.h101 struct sas_identify_frame iaf;
199 struct sas_identify_frame rcvd_iaf;
Dphy.c456 struct sas_identify_frame *iaf; in sci_phy_get_attached_sas_address()
980 struct sas_identify_frame iaf; in sci_phy_frame_handler()
Dport.c209 iphy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame); in isci_port_link_up()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_94xx.c776 struct sas_identify_frame *id) in mvs_94xx_get_dev_identify_frame()
790 struct sas_identify_frame *id) in mvs_94xx_get_att_identify_frame()
805 static u32 mvs_94xx_make_dev_info(struct sas_identify_frame *id) in mvs_94xx_make_dev_info()
827 static u32 mvs_94xx_make_att_info(struct sas_identify_frame *id) in mvs_94xx_make_att_info()
833 struct sas_identify_frame *id) in mvs_94xx_fix_phy_info()
Dmv_sas.c262 struct sas_identify_frame *id; in mvs_bytes_dmaed()
264 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_bytes_dmaed()
1016 struct sas_identify_frame *id; in mvs_update_phyinfo()
1018 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_update_phyinfo()
1070 sizeof(struct sas_identify_frame); in mvs_update_phyinfo()
1904 struct sas_identify_frame *id; in mvs_work_queue()
1905 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_work_queue()
Dmv_sas.h150 struct sas_identify_frame *id);
Dmv_64xx.c590 struct sas_identify_frame *id) in mvs_64xx_fix_phy_info()
/linux-4.4.14/include/scsi/
Dsas.h262 struct sas_identify_frame { struct
456 struct sas_identify_frame { struct
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_hwi.h160 struct sas_identify_frame sas_identify;
236 struct sas_identify_frame sas_identify;
Dpm80xx_hwi.h251 struct sas_identify_frame sas_identify; /* 28 Bytes */
327 struct sas_identify_frame sas_identify;
Dpm8001_hwi.c3247 struct sas_identify_frame *id; in pm8001_bytes_dmaed()
3248 id = (struct sas_identify_frame *)phy->frame_rcvd; in pm8001_bytes_dmaed()
3314 struct sas_identify_frame *idframe = in pm8001_get_attached_sas_addr()
3421 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()
3422 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
Dpm80xx_hwi.c2958 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()
2959 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_discover.c101 struct sas_identify_frame *id = in sas_get_port_device()
102 (struct sas_identify_frame *) dev->frame_rcvd; in sas_get_port_device()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sas.h735 struct sas_identify_frame *identify_frame;
Daic94xx_scb.c165 struct sas_identify_frame *idframe = in asd_get_attached_sas_addr()