HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_IF_STATUS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
i82365reg.h 73 #define PCIC_IF_STATUS 0x01 /* RO */
i82365.c 494 reg = pcic_read(h, PCIC_IF_STATUS);
692 statreg = pcic_read(h, PCIC_IF_STATUS);
1252 stat = pcic_read(h, PCIC_IF_STATUS);
1257 stat = pcic_read(h, PCIC_IF_STATUS);
1380 reg = pcic_read(h, PCIC_IF_STATUS);
  /src/sys/dev/pci/
pccbb.c 2219 stat = Pcic_read(sc, PCIC_IF_STATUS);
2224 stat = Pcic_read(sc, PCIC_IF_STATUS);
2334 reg = Pcic_read(sc, PCIC_IF_STATUS);
2459 if ((Pcic_read(sc, PCIC_IF_STATUS) & PCIC_IF_STATUS_CARDDETECT_MASK) !=
2660 if ((Pcic_read(sc, PCIC_IF_STATUS) & PCIC_IF_STATUS_CARDDETECT_MASK) !=

Completed in 41 milliseconds