Searched refs:sas_identify_frame (Results 1 – 19 of 19) sorted by relevance
101 struct sas_identify_frame iaf;199 struct sas_identify_frame rcvd_iaf;
453 struct sas_identify_frame *iaf; in sci_phy_get_attached_sas_address()976 struct sas_identify_frame iaf; in sci_phy_frame_handler()
210 iphy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame); in isci_port_link_up()
808 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()
245 struct sas_identify_frame *id; in mvs_bytes_dmaed()247 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_bytes_dmaed()1002 struct sas_identify_frame *id; in mvs_update_phyinfo()1004 id = (struct sas_identify_frame *)phy->frame_rcvd; in mvs_update_phyinfo()1056 sizeof(struct sas_identify_frame); in mvs_update_phyinfo()
132 struct sas_identify_frame *id);
575 struct sas_identify_frame *id) in mvs_64xx_fix_phy_info()
245 struct sas_identify_frame { struct478 struct sas_identify_frame { struct
85 struct sas_identify_frame *id = in sas_get_port_device()86 (struct sas_identify_frame *) dev->frame_rcvd; in sas_get_port_device()
156 struct sas_identify_frame sas_identify;232 struct sas_identify_frame sas_identify;
430 struct sas_identify_frame sas_identify;
3233 struct sas_identify_frame *id; in pm8001_bytes_dmaed()3234 id = (struct sas_identify_frame *)phy->frame_rcvd; in pm8001_bytes_dmaed()3300 struct sas_identify_frame *idframe = in pm8001_get_attached_sas_addr()3406 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()3407 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
3385 sizeof(struct sas_identify_frame)-4); in hw_event_sas_phy_up()3386 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
462 struct sas_identify_frame identify_frame; in config_id_frame_v1_hw()1328 struct sas_identify_frame *id = (struct sas_identify_frame *)frame_rcvd; in int_phyup_v1_hw()1374 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in int_phyup_v1_hw()
893 struct sas_identify_frame identify_frame; in config_id_frame_v2_hw()2643 struct sas_identify_frame *id = (struct sas_identify_frame *)frame_rcvd; in phy_up_v2_hw()2687 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v2_hw()
748 struct sas_identify_frame identify_frame; in config_id_frame_v3_hw()1539 struct sas_identify_frame *id = in phy_up_v3_hw()1540 (struct sas_identify_frame *)frame_rcvd; in phy_up_v3_hw()1554 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v3_hw()
645 struct sas_identify_frame *id; in hisi_sas_bytes_dmaed()647 id = (struct sas_identify_frame *)phy->frame_rcvd; in hisi_sas_bytes_dmaed()
680 struct sas_identify_frame *identify_frame;
148 struct sas_identify_frame *idframe = in asd_get_attached_sas_addr()
Completed in 778 milliseconds