Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rge/
H A Drge_log.c110 rge_problem(rge_t *rgep, const char *fmt, ...) in rge_problem() function
208 rge_problem(rgep, "driver-detected hardware error: %s", msg); in rge_pkt_dump()
H A Drge_main.c566 rge_problem(rgep, in rge_init_recv_ring()
630 rge_problem(rgep, in rge_init_buf_ring()
1631 rge_problem(rgep, "pci_config_setup() failed"); in rge_attach()
1654 rge_problem(rgep, "ddi_regs_map_setup() failed"); in rge_attach()
1667 rge_problem(rgep, "DMA buffer allocation failed"); in rge_attach()
1675 rge_problem(rgep, "rge_nd_init() failed"); in rge_attach()
1705 rge_problem(rgep, "ddi_intr_add_softint() failed"); in rge_attach()
1712 rge_problem(rgep, "ddi_intr_add_softint() failed"); in rge_attach()
1776 rge_problem(rgep, "rge_init_rings() failed"); in rge_attach()
H A Drge_rxtx.c108 rge_problem(rgep, "rge_rx_recycle: desballoc() failed"); in rge_rx_recycle()
154 rge_problem(rgep, "rge_rx_refill: free buffer %d is NULL", in rge_rx_refill()
H A Drge.h747 void rge_problem(rge_t *rgep, const char *fmt, ...);