Searched refs:FLAG_RSENS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dihavar.h104 #define FLAG_RSENS 0x00000004 /* Request Sense sent */ macro
H A Diha.c1242 if ((scb->flags & FLAG_RSENS) != 0)
1258 if ((scb->flags & FLAG_RSENS) != 0 ||
1260 scb->flags &= ~FLAG_RSENS;
1327 scb->flags = FLAG_RSENS | FLAG_DATAIN;

Completed in 323 milliseconds