Home
last modified time | relevance | path

Searched refs:dev_to_host_fis (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/scsi/isci/
H A Dphy.h102 struct dev_to_host_fis fis;
220 struct dev_to_host_fis signature_fis;
H A Dtask.h90 struct dev_to_host_fis d2h_fis;
H A Drequest.h145 struct dev_to_host_fis rsp;
H A Drequest.c1550 struct dev_to_host_fis *frame_header; in sci_stp_request_udma_general_frame_handler()
1579 struct dev_to_host_fis *frame_header; in process_unsolicited_fis()
1832 struct dev_to_host_fis *frame_header; in sci_io_request_frame_handler()
1887 struct dev_to_host_fis *frame_header; in sci_io_request_frame_handler()
1987 struct dev_to_host_fis *frame_header; in sci_io_request_frame_handler()
2171 struct dev_to_host_fis *d2h = &ireq->stp.rsp; in atapi_data_tc_completion_handler()
2707 static void isci_process_stp_response(struct sas_task *task, struct dev_to_host_fis *fis) in isci_process_stp_response()
H A Dphy.c1016 struct dev_to_host_fis *frame_header; in sci_phy_frame_handler()
H A Dremote_device.c449 struct dev_to_host_fis *hdr; in sci_remote_device_frame_handler()
H A Dport.c192 iphy->sas_phy.frame_rcvd_size = sizeof(struct dev_to_host_fis); in isci_port_link_up()
H A Dhost.c2540 sizeof(struct dev_to_host_fis) - sizeof(u32)); in sci_controller_copy_sata_response()
/linux/include/scsi/
H A Dsas.h203 struct dev_to_host_fis { struct
465 struct dev_to_host_fis fis;
686 struct dev_to_host_fis fis;
/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c141 struct dev_to_host_fis *fis; in sas_report_phy_sata()
155 fis = (struct dev_to_host_fis *) in sas_report_phy_sata()
H A Dsas_discover.c74 struct dev_to_host_fis *fis = in sas_get_port_device()
75 (struct dev_to_host_fis *) dev->frame_rcvd; in sas_get_port_device()
H A Dsas_ata.c277 sizeof(struct dev_to_host_fis)); in sas_get_ata_info()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c128 struct dev_to_host_fis *fis = (struct dev_to_host_fis *) in asd_init_sata()
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h233 struct dev_to_host_fis sata_fis;
H A Dpm80xx_hwi.h431 struct dev_to_host_fis sata_fis;
H A Dpm80xx_hwi.c2408 len = sizeof(struct dev_to_host_fis); in mpi_sata_completion()
3294 sizeof(struct dev_to_host_fis)); in hw_event_sata_phy_up()
3295 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in hw_event_sata_phy_up()
H A Dpm8001_hwi.c2230 len = sizeof(struct dev_to_host_fis); in mpi_sata_completion()
3213 sizeof(struct dev_to_host_fis)); in hw_event_sata_phy_up()
3214 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in hw_event_sata_phy_up()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h567 struct dev_to_host_fis fis;
H A Dhisi_sas_v2_hw.c3207 struct dev_to_host_fis *fis; in sata_int_v2_hw()
3275 memcpy(sas_phy->frame_rcvd, fis, sizeof(struct dev_to_host_fis)); in sata_int_v2_hw()
3282 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in sata_int_v2_hw()
H A Dhisi_sas_v3_hw.c1612 struct dev_to_host_fis *fis; in phy_up_v3_hw()
1637 sizeof(struct dev_to_host_fis)); in phy_up_v3_hw()
1640 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in phy_up_v3_hw()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1012 sizeof(struct dev_to_host_fis); in mvs_update_phyinfo()
1403 resp->frame_len = sizeof(struct dev_to_host_fis); in mvs_sata_done()
1406 sizeof(struct dev_to_host_fis)); in mvs_sata_done()