Searched refs:E1000_I2CCMD_SFP_DIAG_ADDR (Results 1 – 3 of 3) sorted by relevance
1536 #define E1000_I2CCMD_SFP_DIAG_ADDR(a) (0x0100 + (a)) macro
4245 off = E1000_I2CCMD_SFP_DIAG_ADDR(0); in em_get_sffpage()
5670 if (offset > E1000_I2CCMD_SFP_DIAG_ADDR(255)) { in em_read_sfp_data_byte()