Searched refs:SWITCH_SIGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c36 #define SWITCH_SIGN 0xA5A5A5A5A5A5A5A5ULL macro
1227 SWITCH_SIGN,
1295 * sequence. Hence a macro 'SWITCH_SIGN' has been defined
1301 * dtx_control register the 'SWITCH_SIGN' appears and hence we
1325 if (default_dtx_cfg[dtx_cnt] == SWITCH_SIGN) {
1335 if (default_mdio_cfg[mdio_cnt] == SWITCH_SIGN) {

Completed in 68 milliseconds