Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/vmd/
Dpci.h50 uint32_t pd_cfg_space[PCI_CONFIG_SPACE_SIZE / 4];
/openbsd/src/sys/arch/alpha/pci/
Dtsp_pci.c118 return PCI_CONFIG_SPACE_SIZE; in tsp_conf_size()
Dirongate_pci.c118 return PCI_CONFIG_SPACE_SIZE; in irongate_conf_size()
Dmcpcia_pci.c114 return PCI_CONFIG_SPACE_SIZE; in mcpcia_conf_size()
Dapecs_pci.c114 return PCI_CONFIG_SPACE_SIZE; in apecs_conf_size()
Dlca_pci.c117 return PCI_CONFIG_SPACE_SIZE; in lca_conf_size()
Dcia_pci.c112 return PCI_CONFIG_SPACE_SIZE; in cia_conf_size()
/openbsd/src/sys/arch/i386/pci/
Dpci_machdep.c425 return PCI_CONFIG_SPACE_SIZE; in pci_conf_size()
447 if (pci_mcfg_addr && reg >= PCI_CONFIG_SPACE_SIZE) { in pci_conf_read()
485 if (pci_mcfg_addr && reg >= PCI_CONFIG_SPACE_SIZE) { in pci_conf_write()
/openbsd/src/sys/arch/amd64/pci/
Dpci_machdep.c213 return PCI_CONFIG_SPACE_SIZE; in pci_conf_size()
235 if (pci_mcfg_addr && reg >= PCI_CONFIG_SPACE_SIZE) { in pci_conf_read()
261 if (pci_mcfg_addr && reg >= PCI_CONFIG_SPACE_SIZE) { in pci_conf_write()
/openbsd/src/sys/arch/macppc/pci/
Dpci_machdep.c135 return (PCI_CONFIG_SPACE_SIZE); in pci_conf_size()
Dmpcpcibus.c494 offset < 0 || offset >= PCI_CONFIG_SPACE_SIZE) { in mpc_conf_read()
/openbsd/src/sys/dev/pci/
Dpcireg.h43 #define PCI_CONFIG_SPACE_SIZE 0x100 macro
/openbsd/src/sys/arch/octeon/dev/
Docteon_pcibus.c318 return PCI_CONFIG_SPACE_SIZE; in octeon_pcibus_pci_conf_size()
/openbsd/src/sys/arch/sparc64/dev/
Dschizo.c468 return PCI_CONFIG_SPACE_SIZE; in schizo_conf_size()
Dpsycho.c1116 return PCI_CONFIG_SPACE_SIZE; in psycho_conf_size()
/openbsd/src/sys/arch/loongson/dev/
Dbonito.c831 return PCI_CONFIG_SPACE_SIZE; in bonito_conf_size()
/openbsd/src/sys/arch/sh/dev/
Dshpcic.c317 return PCI_CONFIG_SPACE_SIZE; in shpcic_conf_size()
/openbsd/src/sys/arch/hppa/dev/
Delroy.c246 return PCI_CONFIG_SPACE_SIZE; in elroy_conf_size()
Ddino.c327 return PCI_CONFIG_SPACE_SIZE; in dino_conf_size()