Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h170 #define VSW_PORT_MAX_LDCS 1 /* max # of ldcs per port */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw.c2536 if (nchan > VSW_PORT_MAX_LDCS) { in vsw_port_read_props()
2539 nchan = VSW_PORT_MAX_LDCS; in vsw_port_read_props()