Searched refs:hdc9224_UDCreg (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/vax/vsa/
H A Dhdc9224.h96 struct hdc9224_UDCreg { /* internal disk controller registers */ struct
H A Dhdc9224.c138 struct hdc9224_UDCreg sc_creg; /* (command) registers to be written */
139 struct hdc9224_UDCreg sc_sreg; /* (status) registers being read */
496 struct hdc9224_UDCreg * const p = &sc->sc_creg;
533 memset(p, 0, sizeof(struct hdc9224_UDCreg));
573 struct hdc9224_UDCreg * const p = &sc->sc_creg;
787 struct hdc9224_UDCreg * const p = &sc->sc_creg;
/netbsd-current/sys/arch/vax/boot/boot/
H A Dmfm.c80 static volatile struct hdc9224_UDCreg sreg; /* input */
81 static volatile struct hdc9224_UDCreg creg; /* output */

Completed in 142 milliseconds