Searched refs:BNX2X_MSG_NVM (Results 1 – 2 of 2) sorted by relevance
744 DP(BNX2X_MSG_NVM, "cannot get access to nvram interface\n"); in bnx2x_acquire_nvram_lock()775 DP(BNX2X_MSG_NVM, "cannot free access to nvram interface\n"); in bnx2x_release_nvram_lock()859 DP(BNX2X_MSG_NVM, in bnx2x_nvram_read()866 DP(BNX2X_MSG_NVM, "Invalid parameter: offset (0x%x) +" in bnx2x_nvram_read()915 DP(BNX2X_MSG_NVM, "ethtool_eeprom: cmd %d\n" in bnx2x_get_eeprom()978 DP(BNX2X_MSG_NVM, "Invalid parameter: offset (0x%x) +" in bnx2x_nvram_write1()1027 DP(BNX2X_MSG_NVM, in bnx2x_nvram_write()1034 DP(BNX2X_MSG_NVM, "Invalid parameter: offset (0x%x) +" in bnx2x_nvram_write()1086 DP(BNX2X_MSG_NVM, "ethtool_eeprom: cmd %d\n" in bnx2x_set_eeprom()
66 #define BNX2X_MSG_NVM 0x040000 /* was: NETIF_MSG_HW */ macro