Symbol: iprb_error
usr/src/uts/common/io/iprb/iprb.c
1048
iprb_error(ip, "time out acquiring hardware statistics");
usr/src/uts/common/io/iprb/iprb.c
112
static void iprb_error(iprb_t *, const char *, ...);
usr/src/uts/common/io/iprb/iprb.c
1693
iprb_error(ip, "unable to restart chip");
usr/src/uts/common/io/iprb/iprb.c
1751
iprb_error(ip, "unable to restart chip!");
usr/src/uts/common/io/iprb/iprb.c
280
iprb_error(ip, "unable to map configuration space");
usr/src/uts/common/io/iprb/iprb.c
287
iprb_error(ip, "unable to map device registers");
usr/src/uts/common/io/iprb/iprb.c
343
iprb_error(ip, "unable to allocate MII ops vector");
usr/src/uts/common/io/iprb/iprb.c
385
iprb_error(ip, "unable to allocate mac structure");
usr/src/uts/common/io/iprb/iprb.c
399
iprb_error(ip, "unable to register mac with framework");
usr/src/uts/common/io/iprb/iprb.c
432
iprb_error(ip, "failed allocating interrupt handle");
usr/src/uts/common/io/iprb/iprb.c
440
iprb_error(ip, "failed adding interrupt handler");
usr/src/uts/common/io/iprb/iprb.c
447
iprb_error(ip, "failed enabling interrupt");
usr/src/uts/common/io/iprb/iprb.c
462
iprb_error(ip, "unable to allocate dma handle");
usr/src/uts/common/io/iprb/iprb.c
467
iprb_error(ip, "unable to allocate dma memory");
usr/src/uts/common/io/iprb/iprb.c
474
iprb_error(ip, "unable to map command memory");
usr/src/uts/common/io/iprb/iprb.c
654
iprb_error(ip, "cannot determine EEPROM size (%d, %d)",
usr/src/uts/common/io/iprb/iprb.c
687
iprb_error(ip, "timeout waiting for chip to become ready");
usr/src/uts/common/io/iprb/iprb.c
722
iprb_error(ip, "time out waiting for commands to drain");