Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/camcontrol/
H A Dcamcontrol.h105 int scsigetopcodes(struct cam_device *device, int opcode_set, int opcode,
H A Dcamcontrol.c9357 scsigetopcodes(struct cam_device *device, int opcode_set, int opcode, in scsigetopcodes() argument
9388 if (opcode_set != 0) { in scsigetopcodes()
9731 int td_set = 0, opcode_set = 0, sa_set = 0; in scsiopcodes() local
9757 opcode_set = 1; in scsiopcodes()
9784 && (opcode_set == 0)) { in scsiopcodes()
9790 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()
9797 if ((opcode_set != 0) in scsiopcodes()