Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/uart/
H A Duart_bus_pci.c84 #define PCI_RID_MASK 0x0000ffff macro
296 id->rid & PCI_RID_MASK, 0, 0); in uart_pci_probe()