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

/haiku-fatelf/src/add-ons/kernel/drivers/network/broadcom570x/dev/bce/
H A Dif_bcereg.h1032 #define BCE_BC_STATE_SIGN 0x42530000 macro
1034 #define BCE_BC_STATE_BC1_START (BCE_BC_STATE_SIGN | 0x1)
1035 #define BCE_BC_STATE_GET_NVM_CFG1 (BCE_BC_STATE_SIGN | 0x2)
1036 #define BCE_BC_STATE_PROG_BAR (BCE_BC_STATE_SIGN | 0x3)
1037 #define BCE_BC_STATE_INIT_VID (BCE_BC_STATE_SIGN | 0x4)
1038 #define BCE_BC_STATE_GET_NVM_CFG2 (BCE_BC_STATE_SIGN | 0x5)
1039 #define BCE_BC_STATE_APPLY_WKARND (BCE_BC_STATE_SIGN | 0x6)
1040 #define BCE_BC_STATE_LOAD_BC2 (BCE_BC_STATE_SIGN | 0x7)
1041 #define BCE_BC_STATE_GOING_BC2 (BCE_BC_STATE_SIGN | 0x8)
1042 #define BCE_BC_STATE_GOING_DIAG (BCE_BC_STATE_SIGN |
[all...]

Completed in 66 milliseconds