rdintr
static void rdintr(void *);
sc->sc_hq.hq_intr = rdintr;
void rdintr(struct rd_softc *);
rdintr(sc);