Searched refs:SEQ_DATA (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dvoodoofbreg.h269 #define SEQ_DATA 0x3c5 macro
H A Dsisfb.c137 #define SEQ_DATA (0x3c5 - SIS_VGA_PORT_OFFSET) macro
183 val = bus_space_read_1(fb->iot, fb->ioh, SEQ_DATA);
197 bus_space_write_1(fb->iot, fb->ioh, SEQ_DATA, val);
H A Dvoodoofb.c281 bus_space_write_1(sc->sc_ioregt, sc->sc_ioregh, SEQ_DATA - 0x300, val);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dct65550reg.h35 #define SEQ_DATA 0x3c5 macro

Completed in 36 milliseconds