Home
last modified time | relevance | path

Searched refs:SSP_RESP_IU_MAX_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dsas.h76 #define SSP_RESP_IU_MAX_SIZE 280 macro
H A Dtask.h91 u8 rsp_buf[SSP_RESP_IU_MAX_SIZE];
H A Drequest.h139 u8 rsp_buf[SSP_RESP_IU_MAX_SIZE];
H A Dtask.c691 SSP_RESP_IU_MAX_SIZE); in isci_task_request_complete()
H A Drequest.c985 SSP_RESP_IU_MAX_SIZE, in sci_io_request_copy_response()
1015 ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32); in request_started_state_tc_event()
1031 ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32); in request_started_state_tc_event()
1724 ssize_t word_cnt = SSP_RESP_IU_MAX_SIZE / sizeof(u32); in sci_io_request_frame_handler()