Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c2920 #define NLP_INI_STOP 0 macro
2928 {NLP_INI_STOP, 0},
3400 {NLP_INI_STOP, 0},
3495 for (i = 0; initseq[i].dev_reg != NLP_INI_STOP; i++) { in nxge_nlp2020_xcvr_init()