Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsg.c80 #define SG_MAX_CDB_SIZE 252 macro
605 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_write()
715 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_new_write()
1063 if (val > SG_MAX_CDB_SIZE) in sg_ioctl_common()