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

/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Ddevice_info.h57 uint8 scsi_command_buf[IOCDBLEN];
H A Dtracing.c270 usb_scsi_trace_bytes("CDB_UN:\n", ccbio->cam_cdb_io.cam_cdb_bytes, IOCDBLEN);
/haiku/headers/os/device/
H A DCAM.h87 #define IOCDBLEN 12 /* Space for the CDB bytes/pointer */ macro
133 uchar cam_cdb_bytes[IOCDBLEN]; /* Area for the CDB to send */

Completed in 46 milliseconds