Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h610 #define BC_STATE_SIGN 0x42530000 macro
611 #define BC_STATE_BC1_START (BC_STATE_SIGN | 0x1) /* not used */
612 #define BC_STATE_GET_NVM_CFG1 (BC_STATE_SIGN | 0x2) /* not used */
613 #define BC_STATE_PROG_BAR (BC_STATE_SIGN | 0x3) /* not used */
614 #define BC_STATE_INIT_VID (BC_STATE_SIGN | 0x4) /* not used */
615 #define BC_STATE_GET_NVM_CFG2 (BC_STATE_SIGN | 0x5) /* not used */
616 #define BC_STATE_APPLY_WKARND (BC_STATE_SIGN | 0x6) /* not used */
617 #define BC_STATE_LOAD_BC2 (BC_STATE_SIGN | 0x7) /* not used */
618 #define BC_STATE_GOING_BC2 (BC_STATE_SIGN | 0x8) /* not used */
619 #define BC_STATE_GOING_DIAG (BC_STATE_SIGN | 0x9) /* not used */
[all …]