Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dscu_completion_codes.h214 #define SCU_GET_FRAME_ERROR(completion_code) \ macro
H A Dhost.c321 if (SCU_GET_FRAME_ERROR(ent)) { in sci_controller_unsolicited_frame()