Home
last modified time | relevance | path

Searched defs:MII_REG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_mm.c30 #define MII_REG(_type, _field) (OFFSETOF(_type, _field)/2) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c26 #define MII_REG(_type, _field) (OFFSETOF(_type, _field)/2) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c208 #define MII_REG(_type, _field) (OFFSETOF(_type, _field)/2) macro