Searched refs:SG_MAX_CDB_SIZE (Results 1 – 1 of 1) sorted by relevance
80 #define SG_MAX_CDB_SIZE 252 macro609 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_write()719 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_new_write()1067 if (val > SG_MAX_CDB_SIZE) in sg_ioctl_common()