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

  /src/sys/dev/isa/
i82365_isasubr.c 143 cscreg = pcic_read(h, PCIC_CSC);
189 pcic_read(h, PCIC_CSC);
202 pcic_read(h, PCIC_CSC);
227 (void) pcic_read(h, PCIC_CSC);
239 csc = pcic_read(h, PCIC_CSC);
  /src/sys/dev/ic/
i82365reg.h 102 #define PCIC_CSC 0x04 /* RO */
i82365.c 310 (void) pcic_read(h, PCIC_CSC);
477 (void) pcic_read(h, PCIC_CSC);
677 cscreg = pcic_read(h, PCIC_CSC);
  /src/sys/dev/pci/
pccbb.c 976 Pcic_read(sc, PCIC_CSC);
1006 Pcic_read(sc, PCIC_CSC);

Completed in 14 milliseconds