Home
last modified time | relevance | path

Searched refs:ssp_frame_hdr (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/aic94xx/
A Daic94xx_sas.h322 struct ssp_frame_hdr ssp_frame;
458 struct ssp_frame_hdr ssp_frame;
509 struct ssp_frame_hdr ssp_frame;
557 struct ssp_frame_hdr ssp_frame;
A Daic94xx_tmf.c269 struct ssp_frame_hdr *fh; in asd_get_tmf_resp_tasklet()
A Daic94xx_task.c174 r + 16 + sizeof(struct ssp_frame_hdr); in asd_get_response_tasklet()
/linux/include/scsi/
A Dsas.h292 struct ssp_frame_hdr { struct
525 struct ssp_frame_hdr { struct
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas.h75 #define HISI_SAS_MAX_SSP_RESP_SZ (sizeof(struct ssp_frame_hdr) + 1024)
598 struct ssp_frame_hdr hdr;
A Dhisi_sas_v1_hw.c999 sizeof(struct ssp_frame_hdr)+3)/4) << in prep_ssp_v1_hw()
1003 sizeof(struct ssp_frame_hdr)+3)/4) << in prep_ssp_v1_hw()
1020 sizeof(struct ssp_frame_hdr); in prep_ssp_v1_hw()
A Dhisi_sas_v3_hw.c1258 dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct ssp_frame_hdr) in prep_ssp_v3_hw()
1279 sizeof(struct ssp_frame_hdr); in prep_ssp_v3_hw()
1307 sizeof(struct ssp_frame_hdr) + in prep_ssp_v3_hw()
A Dhisi_sas_v2_hw.c1780 dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct ssp_frame_hdr) in prep_ssp_v2_hw()
1797 sizeof(struct ssp_frame_hdr); in prep_ssp_v2_hw()
/linux/drivers/scsi/mvsas/
A Dmv_sas.c564 struct ssp_frame_hdr *ssp_hdr; in mvs_task_prep_ssp()
638 req_len = sizeof(struct ssp_frame_hdr) + 28; in mvs_task_prep_ssp()
651 ssp_hdr = (struct ssp_frame_hdr *)buf_cmd; in mvs_task_prep_ssp()
/linux/drivers/scsi/isci/
A Drequest.c1711 struct ssp_frame_hdr ssp_hdr; in sci_io_request_frame_handler()
1718 word_cnt = sizeof(struct ssp_frame_hdr) / sizeof(u32); in sci_io_request_frame_handler()
A Dremote_device.c468 struct ssp_frame_hdr hdr; in sci_remote_device_frame_handler()

Completed in 100 milliseconds