Home
last modified time | relevance | path

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

/freebsd-12.1/sys/x86/x86/
H A Dio_apic.c106 struct resource *pci_wnd; /* BAR 0, should be same or alias to member
635 io->pci_wnd = NULL; in ioapic_create()
1035 KASSERT(io->pci_wnd == NULL, in ioapic_pci_attach()
1039 io->pci_wnd = res; in ioapic_pci_attach()