Searched refs:SG_INFO_OK (Results 1 – 2 of 2) sorted by relevance
122 #define SG_INFO_OK 0x0 /* no sense, host nor driver "noise" */ macro
215 if ((io_hdr.info & SG_INFO_OK_MASK) != SG_INFO_OK) { in sendscsicmd_SGIO()