Lines Matching refs:mh_dev
105 mh->mh_dev = dev; in malo_hal_attach()
211 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n", in malo_hal_execute_cmd()
217 device_printf(mh->mh_dev, "%s: device not present!\n", in malo_hal_execute_cmd()
224 device_printf(mh->mh_dev, in malo_hal_execute_cmd()
294 device_printf(mh->mh_dev, "%s: device not present!\n", in malo_hal_fw_reset()
352 device_printf(mh->mh_dev, in malo_hal_send_helper()
373 device_printf(mh->mh_dev, "could not read microcode %s!\n", in malo_hal_fwload_helper()
378 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n", in malo_hal_fwload_helper()
414 device_printf(mh->mh_dev, in malo_hal_send_main()
441 device_printf(mh->mh_dev, "could not read firmware %s!\n", in malo_hal_fwload_main()
446 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n", in malo_hal_fwload_main()
498 device_printf(mh->mh_dev, "failed to load bootrom loader.\n"); in malo_hal_fwload()
506 device_printf(mh->mh_dev, "failed to load firmware.\n"); in malo_hal_fwload()