Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c37 #define END_SIGN 0x0 macro
297 END_SIGN
330 while (xena_fix_mac[i] != END_SIGN) { in __hal_device_xena_fix_mac()
1208 END_SIGN
1212 END_SIGN
1236 END_SIGN
1263 END_SIGN
1325 while (default_dtx_cfg[dtx_cnt] != END_SIGN) { in __hal_device_xaui_configure()
1335 while (default_mdio_cfg[mdio_cnt] != END_SIGN) { in __hal_device_xaui_configure()
1344 } while ( !((default_dtx_cfg[dtx_cnt] == END_SIGN) && in __hal_device_xaui_configure()
[all …]