SILI_MAX_PORTS
struct sili_port *sc_ports[SILI_MAX_PORTS];
KKASSERT(nports <= SILI_MAX_PORTS);
for (i = 0; i < SILI_MAX_PORTS; i++) {