Searched refs:SG_SET_DEBUG (Results 1 – 7 of 7) sorted by relevance
111 #if defined(SG_SET_DEBUG) || (defined(HAVE_DECL_SG_SET_DEBUG) && HAVE_DECL_SG_SET_DEBUG)113 static_assert((SG_SET_DEBUG) == (0x227e), "SG_SET_DEBUG != 0x227e");116 # define SG_SET_DEBUG 0x227e
16 SG_SET_DEBUG 0x227e
91 TEST_NULL_ARG(SG_SET_DEBUG); in main()107 TEST_TAKES_INT_BY_PTR(SG_SET_DEBUG, pint); in main()
141 case SG_SET_DEBUG: in scsi_ioctl()
287 #define SG_SET_DEBUG 0x227e /* 0 -> turn off debug */ macro