Home
last modified time | relevance | path

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

/src/sbin/camcontrol/
H A Dcamcontrol.h107 int show_sa_errors, int sa_set, int service_action,
H A Dcamcontrol.c9538 int show_sa_errors, int sa_set, int service_action, in scsigetopcodes() argument
9583 if (show_sa_errors != 0) in scsigetopcodes()
9909 int show_sa_errors = 1; in scsiopcodes() local
9918 show_sa_errors = 0; in scsiopcodes()
9967 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()