Home
last modified time | relevance | path

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

/src/sbin/camcontrol/
H A Dcamcontrol.h106 int scsigetopcodes(struct cam_device *device, int opcode_set, int opcode,
H A Dcamcontrol.c9537 scsigetopcodes(struct cam_device *device, int opcode_set, int opcode, in scsigetopcodes() argument
9565 if (opcode_set != 0) { in scsigetopcodes()
9908 int td_set = 0, opcode_set = 0, sa_set = 0; in scsiopcodes() local
9934 opcode_set = 1; in scsiopcodes()
9961 && (opcode_set == 0)) { in scsiopcodes()
9967 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()
9974 if ((opcode_set != 0) in scsiopcodes()