Searched refs:bge_problem (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_log.c | 90 bge_problem(bge_t *bgep, const char *fmt, ...) in bge_problem() function 202 bge_problem(bgep, "driver-detected hardware error: %s", msg); in bge_pkt_dump()
|
H A D | bge_main2.c | 3725 bge_problem(bgep, "ddi_regs_map_setup() failed"); 3791 bge_problem(bgep, "pci_config_setup() failed"); 3845 bge_problem(bgep, "ddi_regs_map_setup() failed"); 3886 bge_problem(bgep, "DMA buffer allocation failed"); 3916 bge_problem(bgep, "ddi_add_softintr() failed"); 3923 bge_problem(bgep, "ddi_add_softintr() failed"); 4053 bge_problem(bgep, "bge_nd_init() failed");
|
H A D | bge_impl.h | 1255 void bge_problem(bge_t *bgep, const char *fmt, ...);
|
H A D | bge_chip2.c | 3087 bge_problem(bgep, in bge_chip_id_init() 3091 bge_problem(bgep, in bge_chip_id_init() 3155 bge_problem(bgep, "bge_chip_poll_engine failed: regno = 0x%lx", regno); in bge_chip_poll_engine()
|