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

/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c130 #define efe_error(dip, ...) \ macro
274 efe_error(dip, "unable to setup PCI configuration!");
285 efe_error(dip, "fixed interrupts not supported!");
291 efe_error(dip, "no fixed interrupts available!");
305 efe_error(dip, "unable to setup register mapping!");
311 efe_error(efep->efe_dip, "unable to allocate rx ring!");
317 efe_error(efep->efe_dip, "unable to allocate tx ring!");
324 efe_error(dip, "unable to allocate fixed interrupt!");
330 efe_error(dip, "unable to get valid interrupt priority!");
359 efe_error(di
[all...]

Completed in 98 milliseconds