asc_read_reg
asc_id = asc_read_reg(sc, NCR_TCH);
return asc_read_reg(sc, NCR_STAT) & NCRSTAT_INT;
(resid = (asc_read_reg(sc, NCR_FFLAG) & NCRFIFO_FF)) != 0) {
uint8_t asc_read_reg(struct ncr53c9x_softc *, int);
asc_read_reg,
asc_read_reg,
tc = (asc_read_reg(sc, NCR_TCM) << 8) + asc_read_reg(sc, NCR_TCL);
asc_read_reg(sc, NCR_STAT),
asc_read_reg(sc, NCR_FFLAG));
static uint8_t asc_read_reg(struct ncr53c9x_softc *, int);
static uint8_t asc_read_reg(struct ncr53c9x_softc *, int);
asc_read_reg,
static uint8_t asc_read_reg(struct ncr53c9x_softc *, int);
asc_read_reg,
static uint8_t asc_read_reg(struct ncr53c9x_softc *, int);
asc_read_reg,