Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.h106 int scsigetopcodes(struct cam_device *device, int opcode_set, int opcode,
H A Dcamcontrol.c9506 scsigetopcodes(struct cam_device *device, int opcode_set, int opcode, in scsigetopcodes() argument
9534 if (opcode_set != 0) { in scsigetopcodes()
9877 int td_set = 0, opcode_set = 0, sa_set = 0; in scsiopcodes() local
9903 opcode_set = 1; in scsiopcodes()
9930 && (opcode_set == 0)) { in scsiopcodes()
9936 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()
9943 if ((opcode_set != 0) in scsiopcodes()