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

/freebsd-12-stable/sys/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",
359 device_printf(mh->mh_dev,
380 device_printf(mh->mh_dev, "could not read microcode %s!\n",
385 device_printf(mh->mh_dev, "load %s firmware image (%zu bytes)\n",
421 device_printf(mh->mh_dev,
448 device_printf(mh->mh_dev, "coul
[all...]
H A Dif_malohal.h180 device_t mh_dev; member in struct:malo_hal
/freebsd-12-stable/sys/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");
1110 device_printf(mh->mh_dev,
2333 device_printf(mh->mh_dev, "problem loading fw image\n");
2383 device_printf(mh->mh_dev, "firmware hung, skipping cmd %s\n",
2386 device_printf(mh->mh_dev, "firmware hung, skipping cmd 0x%x\n",
2392 device_printf(mh->mh_dev, "%s: device not present!\n",
2403 device_printf(mh->mh_dev,
[all...]
/freebsd-12-stable/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 109 milliseconds