Searched refs:bge_chip_start (Results 1 – 3 of 3) sorted by relevance
1200 int bge_chip_start(bge_t *bgep, boolean_t reset_phy);
4264 int bge_chip_start(bge_t *bgep, boolean_t reset_phys);4265 #pragma no_inline(bge_chip_start)4281 bge_chip_start(bge_t *bgep, boolean_t reset_phys) in bge_chip_start() function
465 retval = bge_chip_start(bgep, reset_phys); in bge_start()4122 retval = bge_chip_start(bgep, B_TRUE);