Home
last modified time | relevance | path

Searched refs:SSP_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Dsas.h25 #define SSP_RESPONSE 0x07 macro
/linux/drivers/scsi/isci/
H A Drequest.c1719 if (ssp_hdr.frame_type == SSP_RESPONSE) { in sci_io_request_frame_handler()