| /system/uapp/disk-pave/ |
| A D | disk-pave.cpp | 25 ERROR("install-disk-image <command> [options...]\n"); in PrintUsage() 26 ERROR("Commands:\n"); in PrintUsage() 37 ERROR(" wipe : Clean up the install disk\n"); in PrintUsage() 38 ERROR("Options:\n"); in PrintUsage() 41 ERROR(" --path <path>: Install DATA file to path\n"); in PrintUsage() 53 ERROR("install-disk-image needs a command\n"); in ParseFlags() 81 ERROR("Invalid command: %s\n", argv[0]); in ParseFlags() 98 ERROR("'--file' argument requires a file\n"); in ParseFlags() 103 ERROR("Couldn't open supplied file\n"); in ParseFlags() 109 ERROR("'--path' argument requires a path\n"); in ParseFlags() [all …]
|
| A D | pave-lib.cpp | 128 ERROR("Couldn't attach VMO\n"); in RegisterFastBlockIo() 228 ERROR("Failed to grow VMO\n"); in StreamPayloadToVmo() 385 ERROR("Could not bind fvm driver\n"); in TryBindToFvmDriver() 539 ERROR("\n"); in Warn() 540 ERROR("%s:\n", problem); in Warn() 541 ERROR("%s\n", action); in Warn() 542 ERROR("\n"); in Warn() 599 ERROR("Bad partition magic\n"); in PreProcessPartitions() 611 ERROR("Bad extent magic\n"); in PreProcessPartitions() 635 ERROR("Bad extent magic\n"); in PreProcessPartitions() [all …]
|
| /system/dev/board/sherlock/ |
| A D | sherlock.cpp | 62 zxlogf(ERROR, "GpioInit() failed\n"); in Thread() 67 zxlogf(ERROR, "ClkInit() failed\n"); in Thread() 72 zxlogf(ERROR, "I2cInit() failed\n"); in Thread() 76 zxlogf(ERROR, "CanvasInit() failed\n"); in Thread() 80 zxlogf(ERROR, "DisplayInit()failed\n"); in Thread() 85 zxlogf(ERROR, "UsbInit() failed\n"); in Thread() 89 zxlogf(ERROR, "EmmcInit() failed\n"); in Thread() 99 zxlogf(ERROR, "SdioInit() failed\n"); in Thread() 111 zxlogf(ERROR, "VideoInit() failed\n"); in Thread() 115 zxlogf(ERROR, "MaliInit() failed\n"); in Thread() [all …]
|
| /system/dev/block/sdmmc/ |
| A D | sd.c | 41 zxlogf(ERROR, "sd: SDMMC_APP_CMD failed, retcode = %d\n", st); in sdmmc_probe_sd() 45 zxlogf(ERROR, "sd: SDMMC_SD_SEND_OP_COND failed, retcode = %d\n", st); in sdmmc_probe_sd() 56 zxlogf(ERROR, "sd: APP_CMD failed with retcode = %d\n", st); in sdmmc_probe_sd() 86 zxlogf(ERROR, "sd: failed to increase bus frequency.\n"); in sdmmc_probe_sd() 106 zxlogf(ERROR, "sd: ALL_SEND_CID failed with retcode = %d\n", st); in sdmmc_probe_sd() 118 zxlogf(ERROR, "sd: SEND_RELATIVE_ADDR failed with resp = %d\n", in sdmmc_probe_sd() 124 zxlogf(ERROR, "sd: SEND_RELATIVE_ADDR failed. Card not ready.\n"); in sdmmc_probe_sd() 131 zxlogf(ERROR, "sd: failed to send app cmd, retcode = %d\n", st); in sdmmc_probe_sd() 150 zxlogf(ERROR, "sd: SELECT_CARD failed with retcode = %d\n", st); in sdmmc_probe_sd() 157 zxlogf(ERROR, "sd: APP_CMD failed with retcode = %d\n", st); in sdmmc_probe_sd() [all …]
|
| A D | sdio.c | 65 zxlogf(ERROR, "sdio_rw_data: data size is not a multiple of 4\n"); in sdio_rw_data() 105 zxlogf(ERROR, "sdio_rw_data: Error %sing data.func: %d status: %d\n", in sdio_rw_data() 366 zxlogf(ERROR, "sdio: Error reading CIS of CCCR reg: %d\n", st); in sdio_process_cis() 372 zxlogf(ERROR, "sdio: CIS address is invalid\n"); in sdio_process_cis() 442 zxlogf(ERROR, "sdio: High speed not supported, retcode = %d\n", st); in sdio_switch_hs() 526 zxlogf(ERROR, "sdio: Switching to 4-bit bus unsupported\n"); in sdio_enable_4bit_bus() 539 zxlogf(ERROR, "sdio: Error while switching the bus width\n"); in sdio_enable_4bit_bus() 572 zxlogf(ERROR, "sdio: Error reading intf code: %d\n", st); in sdio_process_fbr() 757 zxlogf(ERROR, "sdmmc: SDMMC_GO_IDLE_STATE failed, retcode = %d\n", st); in sdmmc_probe_sdio() 776 zxlogf(ERROR, "sdmmc_probe_sdio: Combo card not supported\n"); in sdmmc_probe_sdio() [all …]
|
| A D | mmc.c | 111 zxlogf(ERROR, "mmc: failed to switch device timing to %d\n", new_timing); in mmc_switch_timing() 117 zxlogf(ERROR, "mmc: failed to switch host timing to %d\n", new_timing); in mmc_switch_timing() 165 zxlogf(ERROR, "mmc: unsupported C_SIZE 0x%04x\n", c_size); in mmc_decode_csd() 216 zxlogf(ERROR, "mmc: MMC_SEND_OP_COND failed, retcode = %d\n", st); in sdmmc_probe_mmc() 222 zxlogf(ERROR, "mmc: MMC_SEND_OP_COND failed, retcode = %d\n", st); in sdmmc_probe_mmc() 229 zxlogf(ERROR, "mmc: MMC_ALL_SEND_CID failed, retcode = %d\n", st); in sdmmc_probe_mmc() 242 zxlogf(ERROR, "mmc: MMC_SET_RELATIVE_ADDR failed, retcode = %d\n", st); in sdmmc_probe_mmc() 249 zxlogf(ERROR, "mmc: MMC_SEND_CSD failed, retcode = %d\n", st); in sdmmc_probe_mmc() 259 zxlogf(ERROR, "mmc: MMC_SELECT_CARD failed, retcode = %d\n", st); in sdmmc_probe_mmc() 265 zxlogf(ERROR, "mmc: MMC_SEND_EXT_CSD failed, retcode = %d\n", st); in sdmmc_probe_mmc() [all …]
|
| A D | sdio-interrupts.c | 36 zxlogf(ERROR, "sdio_enable_interrupt: Failed to enable interrupt for fn: %d status: %d\n", in sdio_enable_interrupt() 49 zxlogf(ERROR, "sdio_enable_interrupt: Failed to enable interrupt for fn: %d status: %d\n", in sdio_enable_interrupt() 68 zxlogf(ERROR, "sdio_disable_interrupt: Interrupt is not enabled for %d\n", fn_idx); in sdio_disable_interrupt() 76 zxlogf(ERROR, "sdio_disable_interrupt: Failed reading intr enable reg." in sdio_disable_interrupt() 89 zxlogf(ERROR, "sdio_disable_interrupt: Error writing to intr enable reg." in sdio_disable_interrupt()
|
| /system/dev/board/vim/ |
| A D | vim.c | 64 zxlogf(ERROR, "vim_gpio_init failed: %d\n", status); in vim_start_thread() 68 zxlogf(ERROR, "vim_i2c_init failed: %d\n", status); in vim_start_thread() 72 zxlogf(ERROR, "vim_clk_init failed: %d\n", status); in vim_start_thread() 83 zxlogf(ERROR, "vim_uart_init failed: %d\n", status); in vim_start_thread() 86 zxlogf(ERROR, "vim_sd_emmc_init failed: %d\n", status); in vim_start_thread() 89 zxlogf(ERROR, "vim_sdio_init failed: %d\n", status); in vim_start_thread() 92 zxlogf(ERROR, "vim_eth_init failed: %d\n", status); in vim_start_thread() 96 zxlogf(ERROR, "vim_usb_init failed: %d\n", status); in vim_start_thread() 99 zxlogf(ERROR, "vim_mali_init failed: %d\n", status); in vim_start_thread() 118 zxlogf(ERROR, "vim_rtc_init failed: %d\n", status); in vim_start_thread() [all …]
|
| /system/dev/board/astro/ |
| A D | astro.c | 73 zxlogf(ERROR, "aml_gpio_init failed: %d\n", status); in aml_start_thread() 89 zxlogf(ERROR, "aml_i2c_init failed: %d\n", status); in aml_start_thread() 94 zxlogf(ERROR, "aml_mali_init failed: %d\n", status); in aml_start_thread() 98 zxlogf(ERROR, "aml_usb_init failed: %d\n", status); in aml_start_thread() 118 zxlogf(ERROR, "astro_tee_init failed: %d\n", status); in aml_start_thread() 122 zxlogf(ERROR, "aml_video_init failed: %d\n", status); in aml_start_thread() 134 zxlogf(ERROR, "aml_sdio_init failed: %d\n", status); in aml_start_thread() 138 zxlogf(ERROR, "ams_light_init failed: %d\n", status); in aml_start_thread() 142 zxlogf(ERROR, "aml_clk_init failed: %d\n", status); in aml_start_thread() 150 zxlogf(ERROR, "astro_tdm_init failed: %d\n", status); in aml_start_thread() [all …]
|
| /system/dev/board/mt8167s_ref/ |
| A D | mt8167.cpp | 63 zxlogf(ERROR, "SocInit() failed\n"); in Thread() 68 zxlogf(ERROR, "GpioInit() failed\n"); in Thread() 71 zxlogf(ERROR, "I2cInit() failed\n"); in Thread() 74 zxlogf(ERROR, "ClkInit() failed\n"); in Thread() 79 zxlogf(ERROR, "EmmcInit() failed\n"); in Thread() 82 zxlogf(ERROR, "SdioInit() failed\n"); in Thread() 85 zxlogf(ERROR, "DisplayInit() failed\n"); in Thread() 88 zxlogf(ERROR, "DisplayInit() failed\n"); in Thread() 91 zxlogf(ERROR, "GpuInit() failed\n"); in Thread() 94 zxlogf(ERROR, "UsbInit() failed\n"); in Thread() [all …]
|
| /system/dev/pci/amlogic-pcie/ |
| A D | aml-pcie-device.cpp | 39 zxlogf(ERROR, "aml_pcie: failed to get pdev protocol, st = %d", st); in InitProtocols() 57 zxlogf(ERROR, "aml_pcie: failed to get clk protocol, st = %d", st); in InitProtocols() 75 zxlogf(ERROR, "aml_pcie: failed to map dbi mmio, st = %d\n", st); in InitMmios() 83 zxlogf(ERROR, "aml_pcie: failed to pin DBI, st = %d\n", st); in InitMmios() 91 zxlogf(ERROR, "aml_pcie: failed to map cfg mmio, st = %d\n", st); in InitMmios() 99 zxlogf(ERROR, "aml_pcie: failed to map rst mmio, st = %d\n", st); in InitMmios() 122 zxlogf(ERROR, "aml_pcie: could not get cfg atu metadata\n"); in InitMetadata() 129 zxlogf(ERROR, "aml_pcie: could not get io atu metadata\n"); in InitMetadata() 136 zxlogf(ERROR, "aml_pcie: could not get mem atu metadata\n"); in InitMetadata() 249 zxlogf(ERROR, "aml_pcie: failed to allocate pci init arg\n"); in Init() [all …]
|
| /system/dev/thermal/aml-thermal-s905d2g/ |
| A D | aml-cpufreq.cpp | 40 zxlogf(ERROR, "aml-cpufreq: failed to get clk protocol\n"); in InitPdev() 47 zxlogf(ERROR, "aml-cpufreq: failed to get clk protocol\n"); in InitPdev() 54 zxlogf(ERROR, "aml-cpufreq: could not map periph mmio: %d\n", status); in InitPdev() 61 zxlogf(ERROR, "aml-cpufreq: could not get BTI handle: %d\n", status); in InitPdev() 77 zxlogf(ERROR, "aml-cpufreq: hiu_init failed: %d\n", status); in Init() 86 zxlogf(ERROR, "aml-cpufreq: failed to enable clock, status = %d\n", status); in Init() 92 zxlogf(ERROR, "aml-cpufreq: failed to enable clock, status = %d\n", status); in Init() 102 zxlogf(ERROR, "aml-cpufreq: failed to set CPU freq, status = %d\n", status); in Init() 109 zxlogf(ERROR, "aml-cpufreq: s905d2_pll_init failed: %d\n", status); in Init() 123 zxlogf(ERROR, "aml-cpufreq: s905d2_pll_ena failed: %d\n", status); in Init() [all …]
|
| /system/dev/audio/intel-hda/dsp/ |
| A D | intel-audio-dsp.cpp | 90 state_ = State::ERROR; in DriverBind() 192 LOG(ERROR, "Failed to fetch NHLT (res %d)\n", res); in ParseNhlt() 200 LOG(ERROR, "NHLT too small (%zu bytes)\n", size); in ParseNhlt() 208 LOG(ERROR, "Invalid NHLT signature\n"); in ParseNhlt() 234 LOG(ERROR, "Short NHLT descriptor\n"); in ParseNhlt() 330 LOG(ERROR, "Error in DSP boot (err %d)\n", st); in InitThread() 352 LOG(ERROR, "Error loading firmware (err %d)\n", st); in InitThread() 362 LOG(ERROR, "Error getting DSP modules info\n"); in InitThread() 367 LOG(ERROR, "Error initializing DSP pipelines\n"); in InitThread() 374 LOG(ERROR, "Error starting DSP streams\n"); in InitThread() [all …]
|
| /system/dev/bus/acpi/ |
| A D | power.c | 30 zxlogf(ERROR, "acpi: Failed to shutdown CPUs: %d\n", status); in suspend_to_ram() 36 zxlogf(ERROR, "acpi: Failed to prep enter sleep state: %x\n", acpi_status); in suspend_to_ram() 45 zxlogf(ERROR, "acpi: Failed to enter sleep state: %x\n", acpi_status); in suspend_to_ram() 53 zxlogf(ERROR, "acpi: Failed to prep leave sleep state: %x\n", acpi_status); in suspend_to_ram() 59 zxlogf(ERROR, "acpi: Failed to leave sleep state: %x\n", acpi_status); in suspend_to_ram() 66 zxlogf(ERROR, "acpi: Re-enabling all cpus failed: %d\n", status2); in suspend_to_ram()
|
| /system/dev/board/gauss/ |
| A D | gauss-led.c | 107 zxlogf(ERROR, "snprintf failed\n"); in gauss_led_handle_read_complete() 126 zxlogf(ERROR, "snprintf failed\n"); in gauss_led_handle_read_complete() 147 zxlogf(ERROR, "i2c transaction failed\n"); in i2c_complete() 159 zxlogf(ERROR, "Unexpected transaction type\n"); in i2c_complete() 260 zxlogf(ERROR, "Write is too long\n"); in gauss_led_dev_set_pwm() 266 zxlogf(ERROR, "Failed to copy data\n"); in gauss_led_dev_set_pwm() 283 zxlogf(ERROR, "Invalid RGB value\n"); in gauss_led_dev_set_pwm() 329 zxlogf(ERROR, "Write is too long\n"); in gauss_led_dev_set_duty_cycle() 335 zxlogf(ERROR, "Failed to copy data\n"); in gauss_led_dev_set_duty_cycle() 342 zxlogf(ERROR, "Invalid value\n"); in gauss_led_dev_set_duty_cycle() [all …]
|
| A D | gauss.c | 107 zxlogf(ERROR, "gauss_clk_init failed: %d\n", status); in gauss_start_thread() 112 zxlogf(ERROR, "gauss_gpio_init failed: %d\n", status); in gauss_start_thread() 138 zxlogf(ERROR, "gauss_i2c_init failed: %d\n", status); in gauss_start_thread() 144 zxlogf(ERROR, "a113_clk_init failed: %d\n",status); in gauss_start_thread() 157 zxlogf(ERROR, "gauss_pcie_init failed: %d\n", status); in gauss_start_thread() 160 zxlogf(ERROR, "gauss_usb_init failed: %d\n", status); in gauss_start_thread() 163 zxlogf(ERROR, "gauss_audio_init failed: %d\n", status); in gauss_start_thread() 173 zxlogf(ERROR, "gauss_raw_nand_init failed: %d\n", status); in gauss_start_thread() 177 zxlogf(ERROR, "a113_i2c_init could not add i2c_led_dev: %d\n", status); in gauss_start_thread() 200 zxlogf(ERROR, "gauss_bus_bind: could not get ZX_PROTOCOL_IOMMU\n"); in gauss_bus_bind() [all …]
|
| /system/dev/audio/usb-audio/ |
| A D | usb-audio-path.cpp | 20 GLOBAL_LOG(ERROR, "Failed to allocate %u units for AudioPath!", unit_count); in Create() 26 GLOBAL_LOG(ERROR, "Failed to allocate AudioPath!"); in Create() 46 GLOBAL_LOG(ERROR, "Bad units array during %s (ptr %p, count %u)\n", in Setup() 53 GLOBAL_LOG(ERROR, "Empty unit slot %s (ndx %u)\n", __PRETTY_FUNCTION__, i); in Setup() 60 GLOBAL_LOG(ERROR, in Setup() 69 GLOBAL_LOG(ERROR, in Setup() 86 GLOBAL_LOG(ERROR, "%s stream terminals found in audio path!\n", in Setup() 128 GLOBAL_LOG(ERROR, in Setup() 142 GLOBAL_LOG(ERROR, in Setup() 156 GLOBAL_LOG(ERROR, in Setup()
|
| /system/dev/board/imx8mmevk/ |
| A D | imx8mmevk.cpp | 17 ERROR("could not get pbus protocol: %d\n", status); in Create() 29 ERROR("DdkAdd() error: %d\n", status); in Create() 38 ERROR("StartAll() error: %d\n", status); in Create() 50 ERROR("thrd_create_with_name() error: %d\n", rc); in StartAll() 59 ERROR("could not start gpio driver: %d\n", status); in Thread()
|
| /system/dev/usb/usb-dfu/ |
| A D | usb-dfu.cpp | 79 zxlogf(ERROR, "DNLOAD returned err %d\n", status); in Download() 94 zxlogf(ERROR, "GET_STATUS returned err %d\n", status); in GetStatus() 107 zxlogf(ERROR, "CLR_STATUS returned err %d\n", status); in ClearStatus() 119 zxlogf(ERROR, "GET_STATE returned err %d\n", status); in GetState() 135 zxlogf(ERROR, "failed to get firmware vmo size, err: %d\n", status); in LoadFirmware() 155 zxlogf(ERROR, "device is in dfuERROR state, trying to clear error status...\n"); in LoadFirmware() 158 zxlogf(ERROR, "could not clear error status, got err: %d\n", status); in LoadFirmware() 164 zxlogf(ERROR, "device is in an unexpected state: %u\n", state); in LoadFirmware() 195 zxlogf(ERROR, "bad status %u\n", dfu_status.bStatus); in LoadFirmware() 245 zxlogf(ERROR, "DFU func desc should be at least %lu long, got %u\n", in Create() [all …]
|
| /system/dev/block/zxcrypt/ |
| A D | worker.cpp | 52 zxlogf(ERROR, "bad parameters: device=%p\n", device); in Start() 59 zxlogf(ERROR, "failed to bind ciphers: %s\n", zx_status_get_string(rc)); in Start() 66 zxlogf(ERROR, "failed to start thread\n"); in Start() 82 zxlogf(ERROR, "failed to read request: %s\n", zx_status_get_string(rc)); in Run() 97 zxlogf(ERROR, "unknown request: 0x%016" PRIx64 "\n", packet.user.u64[0]); in Run() 129 zxlogf(ERROR, in EncryptWrite() 137 zxlogf(ERROR, "zx_vmo_read() failed: %s\n", zx_status_get_string(rc)); in EncryptWrite() 141 zxlogf(ERROR, "failed to encrypt: %s\n", zx_status_get_string(rc)); in EncryptWrite() 158 zxlogf(ERROR, in DecryptRead() 169 zxlogf(ERROR, "zx::vmar::root_self()->map() failed: %s\n", zx_status_get_string(rc)); in DecryptRead() [all …]
|
| /system/dev/gpu/aml-gpu/ |
| A D | aml-s905d2g.c | 16 zxlogf(ERROR, "aml_gp0_init: hiu_init failed: %d\n", status); in aml_gp0_init() 22 zxlogf(ERROR, "aml_gp0_init: pll_init failed: %d\n", status); in aml_gp0_init() 28 zxlogf(ERROR, "aml_gp0_init: pll_set_rate failed: %d\n", status); in aml_gp0_init() 33 zxlogf(ERROR, "aml_gp0_init: pll_ena failed: %d\n", status); in aml_gp0_init()
|
| /system/dev/board/imx8mevk/ |
| A D | imx8mevk.c | 115 zxlogf(ERROR, "%s: failed %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 125 zxlogf(ERROR, "%s: failed %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 129 zxlogf(ERROR, "%s: failed %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 133 zxlogf(ERROR, "%s: imx_gpu_init failed %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 137 zxlogf(ERROR, "%s: failed %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 141 zxlogf(ERROR, "%s could not add display_dev: %d\n", __FUNCTION__, status); in imx8mevk_start_thread() 163 zxlogf(ERROR, "%s: Could not get ZX_PROTOCOL_IOMMU\n", __FUNCTION__); in imx8mevk_bus_bind() 169 zxlogf(ERROR, "%s: iommu_get_bti failed %d\n", __FUNCTION__, status); in imx8mevk_bus_bind() 196 zxlogf(ERROR, "%s failed. %d\n", __FUNCTION__, status); in imx8mevk_bus_bind()
|
| /system/dev/gpio/mt-8167/ |
| A D | mt8167-gpio.cpp | 34 zxlogf(ERROR, "%s port wait failed: %d\n", __FUNCTION__, status); in Thread() 148 zxlogf(ERROR, "%s interrupt %u already exists\n", __FUNCTION__, index); in GpioImplGetInterrupt() 155 zxlogf(ERROR, "%s zx::interrupt::create failed %d \n", __FUNCTION__, status); in GpioImplGetInterrupt() 160 zxlogf(ERROR, "%s interrupt.duplicate failed %d \n", __FUNCTION__, status); in GpioImplGetInterrupt() 240 zxlogf(ERROR, "%s pdev_map_interrupt failed %d\n", __FUNCTION__, status); in Bind() 246 zxlogf(ERROR, "%s zx_port_create failed %d\n", __FUNCTION__, status); in Bind() 252 zxlogf(ERROR, "%s zx_interrupt_bind failed %d\n", __FUNCTION__, status); in Bind() 274 zxlogf(ERROR, "%s DdkAdd failed %d\n", __FUNCTION__, status); in Bind() 297 zxlogf(ERROR, "%s pbus_register_protocol failed %d\n", __FUNCTION__, status); in Init() 336 zxlogf(ERROR, "%s pdev_get_device_info failed %d\n", __FUNCTION__, status); in Create() [all …]
|
| /system/dev/board/hikey960/ |
| A D | hikey960.c | 68 zxlogf(ERROR, "hi3660_dsi_init failed\n"); in hikey960_start_thread() 72 zxlogf(ERROR, "hikey960_bind: hi3660_add_devices failed!\n");; in hikey960_start_thread() 78 zxlogf(ERROR, "hikey960_start_thread failed, not all devices have been initialized\n"); in hikey960_start_thread() 98 zxlogf(ERROR, "hikey960_bind: could not get ZX_PROTOCOL_IOMMU\n"); in hikey960_bind() 103 zxlogf(ERROR, "hikey960_bind: iommu_get_bti failed: %d\n", status); in hikey960_bind() 113 zxlogf(ERROR, "hikey960_bind: hi3660_init failed %d\n", status); in hikey960_bind() 141 zxlogf(ERROR, "hikey960_bind failed %d\n", status); in hikey960_bind()
|
| /system/dev/audio/intel-hda/controller/ |
| A D | intel-hda-controller-init.cpp | 53 LOG(ERROR, in ResetControllerHW() 81 LOG(ERROR, "Error attempting to enter reset! (res %d)\n", res); in ResetControllerHW() 99 LOG(ERROR, "Error attempting to leave reset! (res %d)\n", res); in ResetControllerHW() 146 LOG(ERROR, "Device already initialized!\n"); in SetupPCIDevice() 203 LOG(ERROR, "Bad register window type (expected %u got %u)\n", in SetupPCIDevice() 229 LOG(ERROR, "Error attempting to map registers (res %d)\n", res); in SetupPCIDevice() 249 LOG(ERROR, "Failed to set IRQ mode (%d)!\n", res); in SetupPCIInterrupts() 252 LOG(ERROR, "Falling back on legacy IRQ mode!\n"); in SetupPCIInterrupts() 260 LOG(ERROR, "Failed to map IRQ! (res %d)\n", res); in SetupPCIInterrupts() 282 LOG(ERROR, "Failed to enable PCI bus mastering!\n"); in SetupPCIInterrupts() [all …]
|