Home
last modified time | relevance | path

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

/include/
A Dpci.h466 #define PCI_CONF1_FUNC_MASK 0x7 macro
472 #define PCI_CONF1_FUNC(x) (((x) & PCI_CONF1_FUNC_MASK) << PCI_CONF1_FUNC_SHIFT)

Completed in 8 milliseconds