Home
last modified time | relevance | path

Searched refs:PCI_OFFSET_BARFIRST (Results 1 – 2 of 2) sorted by relevance

/sys/include/
Dpci.h15 #define PCI_OFFSET_BARFIRST 0x10 macro
/sys/dev/
Dpci.c267 uint32_t barReg = PCI_OFFSET_BARFIRST + 4 * bar; in PCI_Configure()
416 uint32_t barReg = PCI_OFFSET_BARFIRST + 4 * bar; in Debug_PCIDump()