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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_log.c100 dmfe_error(dmfe_t *dmfep, const char *fmt, ...) function
H A Ddmfe_main.c2262 dmfe_error(dmfep, "DMA handle allocation failed");
2274 dmfe_error(dmfep, "DMA memory allocation failed: %d", err);
2285 dmfe_error(dmfep, "DMA mapping failed: %d", err);
2289 dmfe_error(dmfep, "Too many DMA cookeis: %d", ncookies);
2322 dmfe_error(dmfep, "TX descriptor allocation failed");
2334 dmfe_error(dmfep, "TX buffer allocation failed");
2346 dmfe_error(dmfep, "RX descriptor allocation failed");
2357 dmfe_error(dmfep, "RX buffer allocation failed");
2512 dmfe_error(dmfep, "kstat_create() for dmfe_events failed");
2622 dmfe_error(dmfe
[all...]
H A Ddmfe_impl.h355 void dmfe_error(dmfe_t *dmfep, const char *fmt, ...);

Completed in 50 milliseconds