Searched refs:iprb_error (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/iprb/ |
H A D | iprb.c | 110 static void iprb_error(iprb_t *, const char *, ...); 278 iprb_error(ip, "unable to map configuration space"); in iprb_attach() 285 iprb_error(ip, "unable to map device registers"); in iprb_attach() 341 iprb_error(ip, "unable to allocate MII ops vector"); in iprb_attach() 383 iprb_error(ip, "unable to allocate mac structure"); in iprb_attach() 397 iprb_error(ip, "unable to register mac with framework"); in iprb_attach() 430 iprb_error(ip, "failed allocating interrupt handle"); in iprb_add_intr() 438 iprb_error(ip, "failed adding interrupt handler"); in iprb_add_intr() 445 iprb_error(ip, "failed enabling interrupt"); in iprb_add_intr() 460 iprb_error(ip, "unable to allocate dma handle"); in iprb_dma_alloc() [all …]
|