Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam.c344 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
359 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
374 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
390 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
H A Dcam.h334 CAM_EPF_LEVEL_MASK = 0x0f enumerator