Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bfe/
H A Dbfe.c142 #define BFE_ACTION_RESTART_PKT 0x8 /* restart due to pkt timeout */ macro
482 bfe->bfe_chip_action &= ~BFE_ACTION_RESTART_PKT; in bfe_timeout()
500 (BFE_ACTION_RESTART | BFE_ACTION_RESTART_PKT); in bfe_timeout()