Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsg_scsi_reset.h27 #if defined(SG_SCSI_RESET_HOST) || (defined(HAVE_DECL_SG_SCSI_RESET_HOST) && HAVE_DECL_SG_SCSI_RESE…
29 static_assert((SG_SCSI_RESET_HOST) == (3), "SG_SCSI_RESET_HOST != 3");
32 # define SG_SCSI_RESET_HOST 3
62 XLAT(SG_SCSI_RESET_HOST),
Dsg_scsi_reset.in4 SG_SCSI_RESET_HOST 3
/external/kernel-headers/original/scsi/
Dsg.h204 #define SG_SCSI_RESET_HOST 3 macro
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c183 #define SG_SCSI_RESET_HOST 3 macro
4235 k = SG_SCSI_RESET_HOST; in do_scsi_reset_devices()
4262 else if (SG_SCSI_RESET_HOST == k) in do_scsi_reset_devices()