Lines Matching defs:statreg
477 volatile uint8_t *cmdreg, *intrreg, *statreg, *fiforeg;
503 statreg = esc->sc_reg + NCR_STAT * 16;
526 while (!(*statreg & 0x80));
528 espstat = *statreg;
743 volatile uint8_t *statreg;
776 statreg = esc->sc_reg + NCR_STAT * 16;
781 if (*statreg & 0x80) {
834 statreg = esc->sc_reg + NCR_STAT * 16;
881 if (*statreg & 0x80) {
924 if (*statreg & 0x80) {
939 if ((*statreg & 0x80) == 0) {