Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c893 int max_bds; in sbdp_get_bd_info() local
899 max_bds = plat_max_boards(); in sbdp_get_bd_info()
901 if ((wnodep == NULL) || ((board < 0) && (board > max_bds))) { in sbdp_get_bd_info()