Home
last modified time | relevance | path

Searched refs:PCIC_IF_STATUS (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Di82365.c551 reg = pcic_read(h, PCIC_IF_STATUS);
712 statreg = pcic_read(h, PCIC_IF_STATUS);
1369 if (pcic_read(h, PCIC_IF_STATUS) & PCIC_IF_STATUS_READY)
1380 pcic_read(h, PCIC_IF_STATUS));
1443 reg = pcic_read(h, PCIC_IF_STATUS);
Di82365reg.h72 #define PCIC_IF_STATUS 0x01 /* RO */ macro
/mirbsd/src/sys/dev/pci/
Dpccbb.c2241 Pcic_read(ph, PCIC_IF_STATUS)));
2244 if (Pcic_read(ph, PCIC_IF_STATUS) & PCIC_IF_STATUS_READY) {
2256 Pcic_read(ph, PCIC_IF_STATUS));