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

  /src/sys/dev/ic/
i82801lpcreg.h 243 #define LPCIB_RCBA 0xf0
  /src/sys/arch/x86/pci/
ichlpcib.c 371 LPCIB_RCBA);
555 sc->sc_rcba_reg = pci_conf_read(pc, tag, LPCIB_RCBA);
580 pci_conf_write(pc, tag, LPCIB_RCBA, sc->sc_rcba_reg);

Completed in 13 milliseconds