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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365reg.h73 #define PCIC_IF_STATUS 0x01 /* RO */ macro
H A Di82365.c493 reg = pcic_read(h, PCIC_IF_STATUS);
691 statreg = pcic_read(h, PCIC_IF_STATUS);
1251 stat = pcic_read(h, PCIC_IF_STATUS);
1256 stat = pcic_read(h, PCIC_IF_STATUS);
1379 reg = pcic_read(h, PCIC_IF_STATUS);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpccbb.c2237 stat = Pcic_read(sc, PCIC_IF_STATUS);
2242 stat = Pcic_read(sc, PCIC_IF_STATUS);
2351 reg = Pcic_read(sc, PCIC_IF_STATUS);
2475 if ((Pcic_read(sc, PCIC_IF_STATUS) & PCIC_IF_STATUS_CARDDETECT_MASK) !=
2678 if ((Pcic_read(sc, PCIC_IF_STATUS) & PCIC_IF_STATUS_CARDDETECT_MASK) !=

Completed in 64 milliseconds