Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h137 } nodes[XLP_MAX_NODES];
H A Dcms.c126 for (i = 0; i < XLP_MAX_NODES; i++) { in xlp_cms_credit_setup()
H A Dxlp_pci.c317 for (node = 0; node < XLP_MAX_NODES; node++) in xlp_pcib_attach()
H A Dxlp_machdep.c171 for (i = 0; i < XLP_MAX_NODES; i++) { in xlp_enable_blocks()
/f-stack/freebsd/mips/nlm/hal/
H A Dmips-extns.h272 #define XLP_MAX_NODES 4 macro
H A Dpoe.h289 for (node = 0; node < XLP_MAX_NODES; node++) { in nlm_calc_poe_distvec()