Searched refs:PCI_CONF1_FUNC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/ | ||
H A D | pci.h | 809 #define PCI_CONF1_FUNC(x) (((x) & PCI_CONF1_FUNC_MASK) << PCI_CONF1_FUNC_SHIFT) macro 816 PCI_CONF1_FUNC(func) | \ |
Completed in 3 milliseconds