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

/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_pass.h47 #define CAMIOQUEUE _IO(CAM_VERSION, 4) macro
H A Dscsi_pass.c1838 case CAMIOQUEUE:
/freebsd-10-stable/usr.sbin/camdd/
H A Dcamdd.c2490 if (ioctl(pass_dev->dev->fd, CAMIOQUEUE, ccb) == -1) {
2493 warn("%s: error sending CAMIOQUEUE ioctl to %s%u", __func__,

Completed in 67 milliseconds