Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dpci.h792 #define PCI_CONF1_FUNC_MASK 0x7 macro
798 #define PCI_CONF1_FUNC(x) (((x) & PCI_CONF1_FUNC_MASK) << PCI_CONF1_FUNC_SHIFT)