Home
last modified time | relevance | path

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

/NextBSD/sbin/camcontrol/
HDcamcontrol.h87 int scsigetopcodes(struct cam_device *device, int opcode_set, int opcode,
HDcamcontrol.c8210 scsigetopcodes(struct cam_device *device, int opcode_set, int opcode, in scsigetopcodes() argument
8242 if (opcode_set != 0) { in scsigetopcodes()
8585 int td_set = 0, opcode_set = 0, sa_set = 0; in scsiopcodes() local
8611 opcode_set = 1; in scsiopcodes()
8638 && (opcode_set == 0)) { in scsiopcodes()
8644 retval = scsigetopcodes(device, opcode_set, opcode, show_sa_errors, in scsiopcodes()
8650 if ((opcode_set != 0) in scsiopcodes()