Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.h106 int scsigetopcodes(struct cam_device *device, int opcode_set, int opcode,
H A Dcamcontrol.c9477 scsigetopcodes(struct cam_device *device, int opcode_set, int opcode, in scsigetopcodes() argument
9505 if (opcode_set != 0) { in scsigetopcodes()
9848 int td_set = 0, opcode_set = 0, sa_set = 0; in scsiopcodes() local
9874 opcode_set = 1; in scsiopcodes()
9901 && (opcode_set == 0)) { in scsiopcodes()
9907 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()
9914 if ((opcode_set != 0) in scsiopcodes()