Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c112 static void iprb_error(iprb_t *, const char *, ...);
287 iprb_error(ip, "unable to map device registers"); in iprb_attach()
385 iprb_error(ip, "unable to allocate mac structure"); in iprb_attach()
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()
467 iprb_error(ip, "unable to allocate dma memory"); in iprb_dma_alloc()
474 iprb_error(ip, "unable to map command memory"); in iprb_dma_alloc()
1693 iprb_error(ip, "unable to restart chip"); in iprb_periodic()
1751 iprb_error(ip, "unable to restart chip!"); in iprb_resume()
[all …]