Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h945 #define BCE_BC_STATE_SIGN 0x42530000 macro
947 #define BCE_BC_STATE_BC1_START (BCE_BC_STATE_SIGN | 0x1)
948 #define BCE_BC_STATE_GET_NVM_CFG1 (BCE_BC_STATE_SIGN | 0x2)
949 #define BCE_BC_STATE_PROG_BAR (BCE_BC_STATE_SIGN | 0x3)
950 #define BCE_BC_STATE_INIT_VID (BCE_BC_STATE_SIGN | 0x4)
951 #define BCE_BC_STATE_GET_NVM_CFG2 (BCE_BC_STATE_SIGN | 0x5)
952 #define BCE_BC_STATE_APPLY_WKARND (BCE_BC_STATE_SIGN | 0x6)
953 #define BCE_BC_STATE_LOAD_BC2 (BCE_BC_STATE_SIGN | 0x7)
954 #define BCE_BC_STATE_GOING_BC2 (BCE_BC_STATE_SIGN | 0x8)
955 #define BCE_BC_STATE_GOING_DIAG (BCE_BC_STATE_SIGN | 0x9)
[all …]