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

/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h1752 #define MCPR_NVM_SW_ARB_ARB_ARB1 (1L<<9) macro
H A Dbxe.c1138 if (val & (MCPR_NVM_SW_ARB_ARB_ARB1 << port)) {
1145 if (!(val & (MCPR_NVM_SW_ARB_ARB_ARB1 << port))) {
1147 "port %d val 0x%x (MCPR_NVM_SW_ARB_ARB_ARB1 << port)\n",
1174 if (!(val & (MCPR_NVM_SW_ARB_ARB_ARB1 << port))) {
1181 if (val & (MCPR_NVM_SW_ARB_ARB_ARB1 << port)) {
1183 "port %d val 0x%x (MCPR_NVM_SW_ARB_ARB_ARB1 << port)\n",

Completed in 102 milliseconds