Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam.c358 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
373 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
388 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
H A Dcam.h325 CAM_EPF_LEVEL_MASK = 0x0f enumerator