| /pciutils/lib/ |
| H A D | win32-kldbg.c | 185 a->debug("Cannot find windbg.exe or kd.exe file in PATH."); in win32_kldbg_unpack_driver() 406 a->debug("Service kldbgdrv was successfully registered..."); in win32_kldbg_register_driver() 434 a->debug("Cannot open kldbgdrv service: %s.", win32_strerror(error)); in win32_kldbg_start_driver() 449 a->debug("Cannot start kldbgdrv service: %s.", win32_strerror(error)); in win32_kldbg_start_driver() 454 a->debug("Service kldbgdrv successfully started..."); in win32_kldbg_start_driver() 531 a->debug("..Trying again with Debug privilege..."); in win32_kldbg_setup() 535 a->debug("Debug privilege is not supported."); in win32_kldbg_setup() 543 a->debug("Process does not have right to enable Debug privilege."); in win32_kldbg_setup() 551 a->debug("Succeeded."); in win32_kldbg_setup() 583 a->debug("\n"); in win32_kldbg_init() [all …]
|
| H A D | ecam.c | 471 a->debug("failed..."); 511 a->debug("failed..."); 515 a->debug("searching for ACPI RSDP..."); 519 a->debug("not found..."); 526 a->debug("invalid..."); 536 a->debug("via XSDT..."); 552 a->debug("found..."); 560 a->debug("via RSDT..."); 576 a->debug("found..."); 581 a->debug("not found..."); [all …]
|
| H A D | physmem-windows.c | 534 a->debug("failed: library not present."); in init_physmem_w32skrnl() 542 a->debug("failed: symbol not found."); in init_physmem_w32skrnl() 550 a->debug("failed: cannot detect version."); in init_physmem_w32skrnl() 589 a->debug("success."); in init_physmem_w32skrnl() 604 a->debug("failed: library not present."); in init_physmem_vxdcall() 623 a->debug("failed: symbol not found."); in init_physmem_vxdcall() 660 a->debug("success."); in init_physmem_vxdcall() 711 a->debug("success."); in init_physmem_ntdll() 757 a->debug("failed."); in init_physmem_ntdll() 761 a->debug("failed: 0x%lx.", status); in init_physmem_ntdll() [all …]
|
| H A D | win32-sysdbg.c | 130 a->debug("Library ntdll.dll is not present."); in win32_sysdbg_setup() 155 a->debug("NT SysDbg is not supported."); in win32_sysdbg_setup() 157 a->debug("NT SysDbg is disabled."); in win32_sysdbg_setup() 168 a->debug("Debug privilege is not supported."); in win32_sysdbg_setup() 175 a->debug("Cannot enable Debug privilege."); in win32_sysdbg_setup() 183 a->debug("Succeeded."); in win32_sysdbg_setup() 196 a->debug("NT SysDbg is not supported."); in win32_sysdbg_setup() 198 a->debug("NT SysDbg is disabled."); in win32_sysdbg_setup() 200 a->debug("NT SysDbg returned Access Denied."); in win32_sysdbg_setup() 202 a->debug("NT SysDbg returned error 0x%lx.", status); in win32_sysdbg_setup() [all …]
|
| H A D | init.c | 488 if (!a->debug) in pci_init_internal() 489 a->debug = pci_generic_debug; in pci_init_internal() 491 a->debug = pci_null_debug; in pci_init_internal() 509 a->debug("Trying method %s...", m->name); in pci_init_internal() 512 a->debug("...OK\n"); in pci_init_internal() 517 a->debug("...No.\n"); in pci_init_internal() 522 a->debug("Decided to use %s\n", a->methods->name); in pci_init_internal() 549 b->debug = a->debug; in pci_clone_access()
|
| H A D | physmem-djgpp.c | 273 a->debug("detected unknown DPMI host..."); in physmem_open() 290 a->debug("detected DPMI %u.%02u host %.126s %u.%u with flags 0x%x and capabilities 0x%x...", in physmem_open() 295 a->debug("detected DPMI %u.%02u host with flags 0x%x...", in physmem_open() 308 a->debug("using physical memory access via Device Mapping..."); in physmem_open() 311 a->debug("DPMI Device Mapping not supported..."); in physmem_open() 325 a->debug("using physical memory access via Physical Address Mapping..."); in physmem_open() 337 … a->debug("DPMI Physical Address Mapping not usable because Fat DS descriptor not supported..."); in physmem_open() 352 a->debug("physical memory access not allowed..."); in physmem_open()
|
| H A D | names-cache.c | 115 a->debug("Using cache %s\n", name); in pci_id_cache_load() 119 a->debug("Not loading cache, will refresh everything\n"); in pci_id_cache_load() 127 a->debug("Cache file does not exist\n"); in pci_id_cache_load() 144 a->debug("Unrecognized cache version %s, ignoring\n", line); in pci_id_cache_load() 206 a->debug("Writing cache to %s\n", name); in pci_id_cache_flush()
|
| H A D | names-net.c | 203 a->debug("Resolving %s\n", dnsname); in pci_id_net_lookup() 212 a->debug("\tfailed, h_errno=%d\n", h_errno); in pci_id_net_lookup() 217 a->debug("\tMalformed DNS packet received\n"); in pci_id_net_lookup() 225 a->debug("\tUnexpected RR in answer: class %d, type %d\n", ds.rr_class, ds.rr_type); in pci_id_net_lookup() 236 a->debug("\t\"%s\"\n", txt); in pci_id_net_lookup()
|
| H A D | i386-io-windows.h | 202 a->debug("Detected 16/32-bit non-NT system, skipping NT setup..."); in intel_setup_io() 210 a->debug("IOPL is already set to 3, skipping NT setup..."); in intel_setup_io() 218 …a->debug("NT ProcessUserModeIOPL call failed: %s.", error == ERROR_INVALID_FUNCTION ? "Call is not… in intel_setup_io() 222 a->debug("NT ProcessUserModeIOPL call succeeded..."); in intel_setup_io()
|
| H A D | i386-ports.c | 83 a->debug("...sanity check"); in intel_sanity_check() 94 a->debug("...outside the Asylum at 0/%02x/0", d.dev); in intel_sanity_check() 98 a->debug("...insane"); in intel_sanity_check() 116 a->debug("...no I/O permission"); in conf1_detect() 208 a->debug("...no I/O permission"); in conf2_detect()
|
| H A D | mmio-ports.c | 202 a->debug("%s was not specified", addrs_param_name); in detect() 208 a->debug("%s has invalid address format %s", addrs_param_name, addrs); in detect() 214 a->debug("cannot access physical memory: %s", strerror(errno)); in detect() 218 a->debug("using with %s", addrs); in detect()
|
| H A D | physmem-posix.c | 46 …a->debug("checking access permission of physical memory device %s for %s mode...", devmem, w ? "re… in physmem_access() 56 …a->debug("trying to open physical memory device %s in %s mode...", devmem, w ? "read/write" : "rea… in physmem_open()
|
| H A D | aix-device.c | 155 a->debug("...using %s", name); in aix_detect() 157 a->debug(", %s", name); in aix_detect()
|
| H A D | aos-expansion.c | 124 a->debug("\n"); in aos_expansion_init() 163 …a->debug(" Found device %02x:%02x.%d %04x:%04x\n", d->bus, d->dev, d->func, d->vendor_id, d->devi… in aos_expansion_scan()
|
| H A D | generic.c | 21 a->debug("Scanning bus %02x for devices...\n", bus); in pci_generic_scan_bus() 65 …a->debug("Device %04x:%02x:%02x.%d has unknown header type %02x.\n", d->domain, d->bus, d->dev, d-… in pci_generic_scan_bus()
|
| H A D | win32-cfgmgr32.c | 1631 a->debug("Required cfgmgr32.dll functions are unavailable."); in win32_cfgmgr32_detect() 1644 a->debug("CM_Get_Device_ID_List_SizeA(\"PCI\"): %s.", cr_strerror(cr)); in win32_cfgmgr32_detect() 1649 a->debug("CM_Get_Device_ID_List_SizeA(\"PCI\"): No device was found."); in win32_cfgmgr32_detect() 1738 a->debug("Loading config space access method...\n"); in win32_cfgmgr32_init() 1742 a->debug("Cannot find any working config space access method.\n"); in win32_cfgmgr32_init()
|
| H A D | fbsd-device.c | 53 a->debug("...using %s", name); in fbsd_detect() 79 a->debug("fbsd_init: Fallback to read-only opened %s", name); in fbsd_init()
|
| H A D | names-hwdb.c | 72 a->debug("Initializing UDEV HWDB\n"); in pci_id_hwdb_lookup()
|
| H A D | sysfs.c | 44 a->debug("...cannot open %s", sysfs_name(a)); in sysfs_detect() 47 a->debug("...using %s", sysfs_name(a)); in sysfs_detect()
|
| H A D | nbsd-libpci.c | 46 a->debug("...using %s", name); in nbsd_detect()
|
| H A D | caps.c | 29 d->access->debug("%04x:%02x:%02x.%d: Found capability %04x of type %d at %04x\n", in pci_add_cap()
|
| H A D | sylixos-device.c | 50 a->debug("...using %s", name); in sylixos_detect()
|
| H A D | obsd-device.c | 37 a->debug("...using %s", name); in obsd_detect()
|
| H A D | darwin.c | 96 a->debug("...using AppleACPIPlatformExpert"); in darwin_detect()
|
| /pciutils/ |
| H A D | ls-tree.c | 137 pacc->debug("Tree: domain %04x\n", b->domain); in grow_tree() 170 pacc->debug("Tree: bridge %04x:%02x:%02x.%d: %02x -> %02x-%02x\n", in grow_tree() 198 pacc->debug("Tree: bridge %04x:%02x:%02x.%d\n", b->domain, in grow_tree()
|