Home
last modified time | relevance | path

Searched refs:pcic_read (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/dev/ic/
Di82365.c145 reg = pcic_read(h, -1);
149 reg = pcic_read(h, -1);
158 reg = pcic_read(h, PCIC_IDENT);
178 reg = pcic_read(h, PCIC_VG468_MISC);
182 reg = pcic_read(h, PCIC_IDENT);
190 reg = pcic_read(h, PCIC_VG468_MISC);
222 if (pcic_ident_ok(reg = pcic_read(&sc->handle[0], PCIC_IDENT))) {
239 if (pcic_ident_ok(reg = pcic_read(&sc->handle[1], PCIC_IDENT))) {
262 pcic_read(&sc->handle[2], PCIC_IDENT) != 0) {
263 if (pcic_ident_ok(reg = pcic_read(&sc->handle[2],
[all …]
Di82365var.h182 #define pcic_read(h, idx) \ macro
/mirbsd/src/sys/dev/isa/
Di82365_isasubr.c210 reg = pcic_read(h, PCIC_INTR);
232 reg = pcic_read(h, PCIC_INTR);
288 saved_csc_intr = pcic_read(ph, PCIC_CSC_INTR);
328 pcic_read(ph, PCIC_CARD_DETECT) |
340 pcic_read(ph, PCIC_CSC);
/mirbsd/src/sys/dev/pci/
Di82365_pci.c173 if ((pcic_read(&sc->handle[0], PCIC_CIRRUS_EXTENDED_DATA) &