Searched refs:mh_dev (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/malo/ |
| H A D | if_malohal.c | 109 mh->mh_dev = dev; in malo_hal_attach() 215 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n", in malo_hal_execute_cmd() 221 device_printf(mh->mh_dev, "%s: device not present!\n", in malo_hal_execute_cmd() 228 device_printf(mh->mh_dev, in malo_hal_execute_cmd() 298 device_printf(mh->mh_dev, "%s: device not present!\n", in malo_hal_fw_reset() 356 device_printf(mh->mh_dev, in malo_hal_send_helper() 377 device_printf(mh->mh_dev, "could not read microcode %s!\n", in malo_hal_fwload_helper() 418 device_printf(mh->mh_dev, in malo_hal_send_main() 445 device_printf(mh->mh_dev, "could not read firmware %s!\n", in malo_hal_fwload_main() 502 device_printf(mh->mh_dev, "failed to load bootrom loader.\n"); in malo_hal_fwload() [all …]
|
| H A D | if_malohal.h | 178 device_t mh_dev; member
|
| /freebsd-14.2/sys/dev/mwl/ |
| H A D | mwlhal.c | 153 device_t mh_dev; member 253 mh->mh_dev = dev; in mwl_hal_attach() 545 device_printf(mh->mh_dev, "cmd done interrupt:\n"); in mwl_hal_cmddone() 1108 device_printf(mh->mh_dev, in mwl_hal_settxpower() 2389 device_printf(mh->mh_dev, "%s: device not present!\n", in mwlExecuteCmd() 2400 device_printf(mh->mh_dev, in mwlExecuteCmd() 2403 device_printf(mh->mh_dev, in mwlExecuteCmd() 2487 device_printf(mh->mh_dev, in mwlSendBlock() 2505 device_printf(mh->mh_dev, in mwlSendBlock2() 2538 device_printf(mh->mh_dev, in mwl_hal_fwload() [all …]
|