Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1849 #define XGMAC_REGISTER_END 0x740 macro
1850 uint32_t xgmac[XGMAC_REGISTER_END];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c1854 for (i = 0; i < XGMAC_REGISTER_END; i += 4, buf ++) { in ql_get_xgmac_regs()