Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dsg.h259 #define SG_NEXT_CMD_LEN 0x2283 /* override SCSI command length with given macro
/linux-4.1.27/fs/
Dcompat_ioctl.c981 COMPATIBLE_IOCTL(SG_NEXT_CMD_LEN)
/linux-4.1.27/drivers/scsi/
Dsg.c998 case SG_NEXT_CMD_LEN: in sg_ioctl()