Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam.c317 cam_error_proto_flags proto_flags) in cam_error_string() argument
322 cam_error_proto_flags proto_flags) in cam_error_string()
338 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
343 proto_flags |= CAM_EAF_PRINT_RESULT; in cam_error_string()
346 proto_flags |= CAM_EAF_PRINT_STATUS; in cam_error_string()
353 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
358 proto_flags |= CAM_ESF_PRINT_SENSE; in cam_error_string()
361 proto_flags |= CAM_ESF_PRINT_STATUS; in cam_error_string()
368 switch (proto_flags & CAM_EPF_LEVEL_MASK) { in cam_error_string()
372 proto_flags |= CAM_ESMF_PRINT_FULL_CMD; in cam_error_string()
[all …]
HDcam.h398 cam_error_proto_flags proto_flags);
400 cam_error_proto_flags proto_flags);
406 cam_error_proto_flags proto_flags);
409 cam_error_proto_flags proto_flags, FILE *ofile);
/freebsd-14-stable/share/dtrace/
HDipfw.d126 uint8_t proto_flags; member
165 proto_flags = p->f_id._flags;