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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c110 static void iprb_error(iprb_t *, const char *, ...);
278 iprb_error(ip, "unable to map configuration space");
285 iprb_error(ip, "unable to map device registers");
341 iprb_error(ip, "unable to allocate MII ops vector");
383 iprb_error(ip, "unable to allocate mac structure");
397 iprb_error(ip, "unable to register mac with framework");
430 iprb_error(ip, "failed allocating interrupt handle");
438 iprb_error(ip, "failed adding interrupt handler");
445 iprb_error(ip, "failed enabling interrupt");
460 iprb_error(i
1788 iprb_error(iprb_t *ip, const char *fmt, ...) function
[all...]

Completed in 252 milliseconds