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

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dses.h139 * If SESCTL_CSEL is set, then PRDFAIL, DISABLE and RSTSWAP
143 #define SESCTL_CSEL 0x80 macro
H A Dses.c900 if ((obp->cstat[0] & SESCTL_CSEL) == 0) {
1653 if ((obp->cstat[0] & SESCTL_CSEL) == 0) {
1661 if (obp->cstat[0] & ~SESCTL_CSEL) {

Completed in 54 milliseconds