Searched refs:CCP_PCI_BAR (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dccp_pci.c31 #define CCP_PCI_BAR 0x18 macro
70 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, CCP_PCI_BAR);
76 if (pci_mapreg_map(pa, CCP_PCI_BAR, memtype, 0,

Completed in 108 milliseconds