Searched refs:SCU_GET_FRAME_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/isci/ | ||
H A D | scu_completion_codes.h | 214 #define SCU_GET_FRAME_ERROR(completion_code) \ macro |
H A D | host.c | 321 if (SCU_GET_FRAME_ERROR(ent)) { in sci_controller_unsolicited_frame() |