Home
last modified time | relevance | path

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

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