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

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c110 mh->mh_dev = dev;
217 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
223 device_printf(mh->mh_dev, "%s: device not present!\n",
230 device_printf(mh->mh_dev,
300 device_printf(mh->mh_dev, "%s: device not present!\n",
360 device_printf(mh->mh_dev,
381 device_printf(mh->mh_dev, "could not read microcode %s!\n",
386 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n",
423 device_printf(mh->mh_dev,
450 device_printf(mh->mh_dev, "coul
[all...]
H A Dif_malohal.h180 device_t mh_dev; member in struct:malo_hal
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c155 device_t mh_dev; member in struct:mwl_hal_priv
255 mh->mh_dev = dev;
489 device_printf(mh->mh_dev, "%s: cause 0x%x\n", __func__, cause);
547 device_printf(mh->mh_dev, "cmd done interrupt:\n");
1112 device_printf(mh->mh_dev,
2335 device_printf(mh->mh_dev, "problem loading fw image\n");
2385 device_printf(mh->mh_dev, "firmware hung, skipping cmd %s\n",
2388 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
2394 device_printf(mh->mh_dev, "%s: device not present!\n",
2405 device_printf(mh->mh_dev,
[all...]

Completed in 48 milliseconds