Home
last modified time | relevance | path

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

/external/strace/xlat/
Dscsi_sg_commands.h132 #if defined(SG_NEXT_CMD_LEN) || (defined(HAVE_DECL_SG_NEXT_CMD_LEN) && HAVE_DECL_SG_NEXT_CMD_LEN)
134 static_assert((SG_NEXT_CMD_LEN) == (0x2283), "SG_NEXT_CMD_LEN != 0x2283");
137 # define SG_NEXT_CMD_LEN 0x2283
Dscsi_sg_commands.in19 SG_NEXT_CMD_LEN 0x2283
/external/strace/tests-m32/
Dioctl_scsi.c94 TEST_NULL_ARG(SG_NEXT_CMD_LEN); in main()
105 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint); in main()
/external/strace/tests-mx32/
Dioctl_scsi.c94 TEST_NULL_ARG(SG_NEXT_CMD_LEN); in main()
105 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint); in main()
/external/strace/tests/
Dioctl_scsi.c94 TEST_NULL_ARG(SG_NEXT_CMD_LEN); in main()
105 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint); in main()
/external/syzkaller/sys/linux/
Dsg_amd64.const41 SG_NEXT_CMD_LEN = 8835
Dsg_ppc64le.const41 SG_NEXT_CMD_LEN = 8835
Dsg_386.const41 SG_NEXT_CMD_LEN = 8835
Dsg_arm.const41 SG_NEXT_CMD_LEN = 8835
Dsg_arm64.const41 SG_NEXT_CMD_LEN = 8835
Dsg.txt33 ioctl$SG_NEXT_CMD_LEN(fd fd_sg, cmd const[SG_NEXT_CMD_LEN], arg ptr[in, int32[0:SG_MAX_CDB_SIZE]])
/external/strace/
Dscsi.c139 case SG_NEXT_CMD_LEN: in scsi_ioctl()
/external/kernel-headers/original/scsi/
Dsg.h259 #define SG_NEXT_CMD_LEN 0x2283 /* override SCSI command length with given macro