Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe.c140 #define BFE_ACTION_RESTART_SETPROP 0x2 /* restart due to setprop */ macro
587 if (!(bfe->bfe_chip_action & BFE_ACTION_RESTART_SETPROP)) { in bfe_startup_phy()
677 bfe->bfe_chip_action &= ~BFE_ACTION_RESTART_SETPROP; in bfe_startup_phy()
1812 bfe->bfe_chip_action = BFE_ACTION_RESTART_SETPROP; in bfe_mac_setprop()