Searched refs:mh_dev (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/malo/
H A Dif_malohal.c105 mh->mh_dev = dev;
211 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
217 device_printf(mh->mh_dev, "%s: device not present!\n",
224 device_printf(mh->mh_dev,
294 device_printf(mh->mh_dev, "%s: device not present!\n",
352 device_printf(mh->mh_dev,
373 device_printf(mh->mh_dev, "could not read microcode %s!\n",
378 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n",
414 device_printf(mh->mh_dev,
441 device_printf(mh->mh_dev, "coul
[all...]
H A Dif_malohal.h178 device_t mh_dev; member in struct:malo_hal
/freebsd-current/sys/dev/mwl/
H A Dmwlhal.c153 device_t mh_dev; member in struct:mwl_hal_priv
253 mh->mh_dev = dev;
487 device_printf(mh->mh_dev, "%s: cause 0x%x\n", __func__, cause);
545 device_printf(mh->mh_dev, "cmd done interrupt:\n");
1108 device_printf(mh->mh_dev,
2331 device_printf(mh->mh_dev, "problem loading fw image\n");
2380 device_printf(mh->mh_dev, "firmware hung, skipping cmd %s\n",
2383 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
2389 device_printf(mh->mh_dev, "%s: device not present!\n",
2400 device_printf(mh->mh_dev,
[all...]

Completed in 111 milliseconds