Searched defs:afe_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c144 static void afe_error(dev_info_t *, char *, ...);
333 afe_error(dip, "slot does not support PCI bus-master");
338 afe_error(dip, "hilevel interrupts not supported");
342 afe_error(dip, "unable to setup PCI config handle");
385 afe_error(dip, "Unable to identify PCI card");
392 afe_error(dip, "Unable to create model property");
408 afe_error(dip, "ddi_get_iblock_cookie failed");
442 afe_error(dip, "kstat_create failed");
468 afe_error(dip, "ddi_regs_map_setup failed");
477 afe_error(di
2409 afe_error(dev_info_t *dip, char *fmt, ...) function
[all...]

Completed in 541 milliseconds