Searched refs:SG_SCSI_RESET_NOTHING (Results 1 – 4 of 4) sorted by relevance
6 #if defined(SG_SCSI_RESET_NOTHING) || (defined(HAVE_DECL_SG_SCSI_RESET_NOTHING) && HAVE_DECL_SG_SCS…8 static_assert((SG_SCSI_RESET_NOTHING) == (0), "SG_SCSI_RESET_NOTHING != 0");11 # define SG_SCSI_RESET_NOTHING 059 XLAT(SG_SCSI_RESET_NOTHING),
1 SG_SCSI_RESET_NOTHING 0
171 #define SG_SCSI_RESET_NOTHING 0 macro
179 #ifndef SG_SCSI_RESET_NOTHING180 #define SG_SCSI_RESET_NOTHING 0 macro4226 k = SG_SCSI_RESET_NOTHING; in do_scsi_reset_devices()4256 if (SG_SCSI_RESET_NOTHING == k) in do_scsi_reset_devices()