Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dinit.c445 pci_define_param(a, "net.domain", PCI_ID_DOMAIN, "DNS domain used for resolving of ID's"); in pci_init_dns()
455 …struct pci_param *param = pci_define_param(a, "net.cache_name", cache_name, "Name of the ID cache … in pci_init_dns()
473 pci_define_param(a, "hwdb.disable", "0", "Do not look up names in UDEV's HWDB if non-zero"); in pci_alloc()
H A Decam.c868 pci_define_param(a, "ecam.acpimcfg", PCI_PATH_ACPI_MCFG, "Path to the ACPI MCFG table");
869 pci_define_param(a, "ecam.efisystab", PCI_PATH_EFI_SYSTAB, "Path to the EFI system table");
871 pci_define_param(a, "ecam.bsd", "1", "Use BSD kenv or sysctl to find ACPI MCFG table");
874 pci_define_param(a, "ecam.x86bios", "1", "Scan x86 BIOS memory for ACPI MCFG table");
876pci_define_param(a, "ecam.addrs", "", "Physical addresses of memory mapped PCIe ECAM interface"); …
H A Dmmio-ports.c185pci_define_param(a, "mmio-conf1.addrs", "", "Physical addresses of memory mapped Intel conf1 inter… in conf1_config()
192pci_define_param(a, "mmio-conf1-ext.addrs", "", "Physical addresses of memory mapped Intel conf1 e… in conf1_ext_config()
H A Dphysmem-posix.c39 pci_define_param(a, "devmem.path", PCI_PATH_DEVMEM_DEVICE, "Path to the /dev/mem device"); in physmem_init_config()
H A Dparams.c29 pci_define_param(struct pci_access *acc, char *param, char *value, char *help) in pci_define_param() function
H A Dnbsd-libpci.c30 pci_define_param(a, "nbsd.path", PCI_PATH_NBSD_DEVICE, "Path to the NetBSD PCI device"); in nbsd_config()
H A Dsylixos-device.c36 pci_define_param(a, "sylixos.path", PCI_PATH_SYLIXOS_DEVICE, "Path to the SylixOS PCI device"); in sylixos_config()
H A Dobsd-device.c24 pci_define_param(a, "obsd.path", PCI_PATH_OBSD_DEVICE, "Path to the OpenBSD PCI device"); in obsd_config()
H A Dinternal.h135 struct pci_param *pci_define_param(struct pci_access *acc, char *param, char *val, char *help);
H A Ddump.c26 pci_define_param(a, "dump.name", "", "Name of the bus dump file to read from"); in dump_config()
H A Drt-thread-smart-dm.c24 pci_define_param(a, "rt-thread-smart-dm.path", PCI_PATH_RT_THREAD_SMART_DM, in rt_thread_smart_dm_config()
H A Dproc.c26 pci_define_param(a, "proc.path", PCI_PATH_PROC_BUS_PCI, "Path to the procfs bus tree"); in proc_config()
H A Dfbsd-device.c40 pci_define_param(a, "fbsd.path", PCI_PATH_FBSD_DEVICE, "Path to the FreeBSD PCI device"); in fbsd_config()
H A Dphysmem-djgpp.c225pci_define_param(a, "devmem.path", "auto", "DJGPP physical memory access method: auto, devmap, phy… in physmem_init_config()
H A Dsysfs.c30 pci_define_param(a, "sysfs.path", PCI_PATH_SYS_BUS_PCI, "Path to the sysfs device tree"); in sysfs_config()
H A Dphysmem-windows.c787pci_define_param(a, "devmem.path", PCI_PATH_DEVMEM_DEVICE, "NT path to the PhysicalMemory NT Secti… in physmem_init_config()
H A Dwin32-cfgmgr32.c1619 pci_define_param(a, "win32.cfgmethod", "auto", "PCI config space access method"); in win32_cfgmgr32_config()