Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c75 #define SG_MAX_CDB_SIZE 252 macro
606 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_write()
716 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_new_write()
1065 if (val > SG_MAX_CDB_SIZE) in sg_ioctl_common()