Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam.h322 CAM_ESF_NONE = 0x00, enumerator
H A Dcam.c339 if (flags == CAM_ESF_NONE) in cam_error_string()