/openbsd/sys/arch/octeon/include/ |
H A D | pci_machdep.h | 110 #define pci_conf_write(c, t, r, v) \ macro 115 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/landisk/include/ |
H A D | pci_machdep.h | 71 #define pci_conf_write(v, tag, reg, data) \ macro
|
/openbsd/sys/arch/loongson/include/ |
H A D | pci_machdep.h | 74 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/macppc/pci/ |
H A D | pci_machdep.c | 148 pci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in pci_conf_write() function
|
/openbsd/sys/arch/hppa/include/ |
H A D | pci_machdep.h | 79 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/arm/include/ |
H A D | pci_machdep.h | 85 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/alpha/pci/ |
H A D | pci_machdep.h | 104 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/powerpc64/include/ |
H A D | pci_machdep.h | 96 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/riscv64/include/ |
H A D | pci_machdep.h | 99 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/arm64/include/ |
H A D | pci_machdep.h | 99 #define pci_conf_write(c, t, r, v) \ macro
|
/openbsd/sys/arch/i386/pci/ |
H A D | pci_machdep.c | 479 pci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in pci_conf_write() function
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | pci_machdep.c | 368 pci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in pci_conf_write() function
|
/openbsd/sys/arch/amd64/pci/ |
H A D | pci_machdep.c | 255 pci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in pci_conf_write() function
|