Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c177 r + 16 + sizeof(struct ssp_frame_hdr); in asd_get_response_tasklet()
/linux-6.3-rc2/include/scsi/
A Dsas.h301 struct ssp_frame_hdr { struct
522 struct ssp_frame_hdr { struct
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas.h74 #define HISI_SAS_MAX_SSP_RESP_SZ (sizeof(struct ssp_frame_hdr) + 1024)
591 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.c1277 dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct ssp_frame_hdr) in prep_ssp_v3_hw()
1298 sizeof(struct ssp_frame_hdr); in prep_ssp_v3_hw()
1326 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-6.3-rc2/drivers/scsi/mvsas/
A Dmv_sas.c565 struct ssp_frame_hdr *ssp_hdr; in mvs_task_prep_ssp()
639 req_len = sizeof(struct ssp_frame_hdr) + 28; in mvs_task_prep_ssp()
652 ssp_hdr = (struct ssp_frame_hdr *)buf_cmd; in mvs_task_prep_ssp()
/linux-6.3-rc2/drivers/scsi/isci/
A Drequest.c1712 struct ssp_frame_hdr ssp_hdr; in sci_io_request_frame_handler()
1719 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 52 milliseconds