Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam.c317 cam_error_proto_flags proto_flags) in cam_error_string() argument
322 cam_error_proto_flags proto_flags) 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()
358 proto_flags |= CAM_ESF_PRINT_SENSE; in cam_error_string()
361 proto_flags |= CAM_ESF_PRINT_STATUS; in cam_error_string()
376 proto_flags |= CAM_ESMF_PRINT_STATUS; in cam_error_string()
408 strlen(path_str), (proto_flags & in cam_error_string()
511 cam_error_proto_flags proto_flags) in cam_error_print() argument
516 proto_flags)); in cam_error_print()
[all …]
H A Dcam.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.2/share/dtrace/
H A Dipfw.d124 uint8_t proto_flags; member
163 proto_flags = p->f_id._flags;