Searched refs:SG_SET_DEBUG (Results 1 – 13 of 13) 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()
46 SG_SET_DEBUG = 8830
34 ioctl$SG_SET_DEBUG(fd fd_sg, cmd const[SG_SET_DEBUG], arg ptr[in, bool32])
141 case SG_SET_DEBUG: in scsi_ioctl()
257 #define SG_SET_DEBUG 0x227e /* 0 -> turn off debug */ macro