Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bcereg.h455 #define BCE_BC_STATE_SIGN 0x42530000 macro
457 #define BCE_BC_STATE_BC1_START (BCE_BC_STATE_SIGN | 0x1)
458 #define BCE_BC_STATE_GET_NVM_CFG1 (BCE_BC_STATE_SIGN | 0x2)
459 #define BCE_BC_STATE_PROG_BAR (BCE_BC_STATE_SIGN | 0x3)
460 #define BCE_BC_STATE_INIT_VID (BCE_BC_STATE_SIGN | 0x4)
461 #define BCE_BC_STATE_GET_NVM_CFG2 (BCE_BC_STATE_SIGN | 0x5)
462 #define BCE_BC_STATE_APPLY_WKARND (BCE_BC_STATE_SIGN | 0x6)
463 #define BCE_BC_STATE_LOAD_BC2 (BCE_BC_STATE_SIGN | 0x7)
464 #define BCE_BC_STATE_GOING_BC2 (BCE_BC_STATE_SIGN | 0x8)
465 #define BCE_BC_STATE_GOING_DIAG (BCE_BC_STATE_SIGN | 0x9)
[all …]