Searched refs:CAM_VERSION (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_pass.h41 #define CAMIOCOMMAND _IOWR(CAM_VERSION, 2, union ccb)
42 #define CAMGETPASSTHRU _IOWR(CAM_VERSION, 3, union ccb)
49 #define CAMIOQUEUE _IO(CAM_VERSION, 4)
50 #define CAMIOGET _IO(CAM_VERSION, 5)
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h582 #define CAM_VERSION 0x19 /* Hex value for current version */ macro

Completed in 105 milliseconds