Home
last modified time | relevance | path

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

/external/strace/xlat/
Dscsi_sg_commands.h153 #if defined(SG_GET_REQUEST_TABLE) || (defined(HAVE_DECL_SG_GET_REQUEST_TABLE) && HAVE_DECL_SG_GET_R…
155 static_assert((SG_GET_REQUEST_TABLE) == (0x2286), "SG_GET_REQUEST_TABLE != 0x2286");
158 # define SG_GET_REQUEST_TABLE 0x2286
Dscsi_sg_commands.in22 SG_GET_REQUEST_TABLE 0x2286
/external/strace/
Dscsi.c114 case SG_GET_REQUEST_TABLE: in scsi_ioctl()
/external/kernel-headers/original/scsi/
Dsg.h211 #define SG_GET_REQUEST_TABLE 0x2286 /* yields table of active requests */ macro
/external/strace/tests-m32/
Dioctl_scsi.c97 TEST_NULL_ARG(SG_GET_REQUEST_TABLE); in main()
/external/strace/tests/
Dioctl_scsi.c97 TEST_NULL_ARG(SG_GET_REQUEST_TABLE); in main()
/external/strace/tests-mx32/
Dioctl_scsi.c97 TEST_NULL_ARG(SG_GET_REQUEST_TABLE); in main()