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

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9x.c844 if ((ecb->flags & ECB_SENSE) != 0 && (ti->curr.offset != 0 ||
1271 else if ((ecb->flags & ECB_SENSE) != 0)
1363 ecb->flags |= ECB_SENSE;
1415 else if ((ecb->flags & ECB_SENSE) != 0 &&
1428 if ((ecb->flags & ECB_SENSE) != 0)
1864 if ((ecb->flags & ECB_SENSE) == 0)
2599 if (1 || (ecb->flags & ECB_SENSE) != 0) {
2917 if ((ecb->flags & ECB_SENSE) == 0)
H A Dncr53c9xvar.h122 #define ECB_SENSE 0x04 macro

Completed in 101 milliseconds