Searched refs:TARGIOCDEBUG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_targetio.h73 #define TARGIOCDEBUG _IOW('C', 7, int) macro
H A Dscsi_target.c267 case TARGIOCDEBUG:
/freebsd-10.0-release/share/examples/scsi_target/
H A Dscsi_target.c310 if (ioctl(targ_fd, TARGIOCDEBUG, &debug) != 0)
311 warnx("TARGIOCDEBUG");
341 ioctl(targ_fd, TARGIOCDEBUG, &debug);

Completed in 162 milliseconds