Home
last modified time | relevance | path

Searched refs:SG_MAX_CDB_SIZE (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dsg.c76 #define SG_MAX_CDB_SIZE 252 macro
610 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_write()
720 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_new_write()
1068 if (val > SG_MAX_CDB_SIZE) in sg_ioctl_common()