Home
last modified time | relevance | path

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

/external/ethtool/
Dsfpdiag.c37 #define SFF_A2_BASE 0x100 macro
125 (id[SFF_A2_BASE + (offset)] << 8 | id[SFF_A2_BASE + (offset) + 1])
129 (id[SFF_A2_BASE + (offset)] + id[SFF_A2_BASE + (offset) + 1] / 256.)
137 (befloattoh((__u32 *)(id + SFF_A2_BASE + (offset))))
275 id[SFF_A2_BASE + sff8472_aw_flags[i].offset] in sff8472_show_all()