Home
last modified time | relevance | path

Searched refs:CAM_MSG_REJECT_REC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/
H A Dcam.h174 CAM_MSG_REJECT_REC = 0x0d, enumerator
H A Dcam.c76 { CAM_MSG_REJECT_REC, "Message Reject Reveived" },
H A Dcam_periph.c1924 case CAM_MSG_REJECT_REC: in cam_periph_error()