Home
last modified time | relevance | path

Searched refs:pciconfig_read (Results 1 – 25 of 121) sorted by relevance

12345

/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libdha/sysdep/
H A Dpci_alpha.c15 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
26 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
37 pciconfig_read(bus, dev<<3, cmd, 2, &retval); in pci_config_read_word()
48 pciconfig_read(bus, dev<<3, cmd, 1, &retval); in pci_config_read_byte()
H A Dpci_powerpc.c51 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
189 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
200 pciconfig_read(bus, dev<<3, cmd, 2, &retval); in pci_config_read_word()
211 pciconfig_read(bus, dev<<3, cmd, 1, &retval); in pci_config_read_byte()
H A Dpci_lynx.c52 static int pciconfig_read( in pciconfig_read() function
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/sysdep/
H A Dpci_alpha.c15 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
26 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
H A Dpci_powerpc.c16 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
27 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
H A Dpci_lynx.c74 static int pciconfig_read( in pciconfig_read() function
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/sysdep/
H A Dpci_alpha.c15 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
26 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
H A Dpci_powerpc.c16 pciconfig_read(bus, dev<<3, PCI_ID_REG, 4, &retval); in pci_get_vendor()
27 pciconfig_read(bus, dev<<3, cmd, 4, &retval); in pci_config_read_long()
H A Dpci_lynx.c74 static int pciconfig_read( in pciconfig_read() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/kernel/
H A Dpci-noop.c97 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/kernel/
H A Dpci-noop.c97 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/kernel/
H A Dpci-noop.c97 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/
H A Dsyscall.c15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/
H A Dsyscall.c15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/
H A Dsyscall.c15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dsys_ni.c367 COND_SYSCALL(pciconfig_read);
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dsys_ni.c367 COND_SYSCALL(pciconfig_read);
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dsys_ni.c367 COND_SYSCALL(pciconfig_read);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox_sigsys_unittest.cc332 RESTRICT_SYSCALL_DEATH_TEST(pciconfig_read);
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dpci.c122 int pciconfig_read( in pciconfig_read() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl161 149 common pciconfig_read sys_pciconfig_read
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl161 149 common pciconfig_read sys_pciconfig_read
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl161 149 common pciconfig_read sys_pciconfig_read
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dpci.c122 int pciconfig_read( in pciconfig_read() function
/dports/lang/zig/zig-0.9.0/lib/std/os/linux/
H A Darm-eabi.zig355 pciconfig_read = 272,

12345