Searched refs:SG_GET_KEEP_ORPHAN (Results 1 – 7 of 7) sorted by relevance
167 #if defined(SG_GET_KEEP_ORPHAN) || (defined(HAVE_DECL_SG_GET_KEEP_ORPHAN) && HAVE_DECL_SG_GET_KEEP_…169 static_assert((SG_GET_KEEP_ORPHAN) == (0x2288), "SG_GET_KEEP_ORPHAN != 0x2288");172 # define SG_GET_KEEP_ORPHAN 0x2288
24 SG_GET_KEEP_ORPHAN 0x2288
99 TEST_NULL_ARG(SG_GET_KEEP_ORPHAN); in main()117 TEST_RETURNS_INT_BY_PTR(SG_GET_KEEP_ORPHAN, pint); in main()
155 case SG_GET_KEEP_ORPHAN: in scsi_ioctl()
215 #define SG_GET_KEEP_ORPHAN 0x2288 macro