Searched refs:iprb_error (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iprb/ |
H A D | iprb.c | 112 static void iprb_error(iprb_t *, const char *, ...); 280 iprb_error(ip, "unable to map configuration space"); in iprb_attach() 287 iprb_error(ip, "unable to map device registers"); in iprb_attach() 343 iprb_error(ip, "unable to allocate MII ops vector"); in iprb_attach() 385 iprb_error(ip, "unable to allocate mac structure"); in iprb_attach() 399 iprb_error(ip, "unable to register mac with framework"); in iprb_attach() 432 iprb_error(ip, "failed allocating interrupt handle"); in iprb_add_intr() 440 iprb_error(ip, "failed adding interrupt handler"); in iprb_add_intr() 447 iprb_error(ip, "failed enabling interrupt"); in iprb_add_intr() 462 iprb_error(ip, "unable to allocate dma handle"); in iprb_dma_alloc() [all …]
|