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

/freebsd-10.0-release/sys/cam/
H A Dcam_compat.h113 #define CAM_0X17_LEN (sizeof(union ccb) - sizeof(struct ccb_hdr) + sizeof(struct ccb_hdr_0x17)) macro
116 #define CAMIOCOMMAND_0x17 _IOC(IOC_INOUT, CAM_VERSION_0x17, 2, CAM_0X17_LEN)
117 #define CAMGETPASSTHRU_0x17 _IOC(IOC_INOUT, CAM_VERSION_0x17, 3, CAM_0X17_LEN)

Completed in 160 milliseconds