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

/freebsd-10.3-release/sys/dev/malo/
H A Dif_malohal.c105 mh->mh_dev = dev;
223 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
229 device_printf(mh->mh_dev, "%s: device not present!\n",
236 device_printf(mh->mh_dev,
306 device_printf(mh->mh_dev, "%s: device not present!\n",
365 device_printf(mh->mh_dev,
386 device_printf(mh->mh_dev, "could not read microcode %s!\n",
391 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n",
427 device_printf(mh->mh_dev,
454 device_printf(mh->mh_dev, "coul
[all...]
H A Dif_malohal.h178 device_t mh_dev; member in struct:malo_hal
/freebsd-10.3-release/sys/dev/mwl/
H A Dmwlhal.c153 device_t mh_dev; member in struct:mwl_hal_priv
253 mh->mh_dev = dev;
496 device_printf(mh->mh_dev, "%s: cause 0x%x\n", __func__, cause);
554 device_printf(mh->mh_dev, "cmd done interrupt:\n");
1117 device_printf(mh->mh_dev,
2340 device_printf(mh->mh_dev, "problem loading fw image\n");
2390 device_printf(mh->mh_dev, "firmware hung, skipping cmd %s\n",
2393 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
2399 device_printf(mh->mh_dev, "%s: device not present!\n",
2410 device_printf(mh->mh_dev,
[all...]
/freebsd-10.3-release/contrib/gdb/include/
H A Dos9k.h150 typedef mh_com *Mh_dev,mh_dev;
149 typedef mh_com *Mh_dev,mh_dev; typedef

Completed in 61 milliseconds