Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet_dds.c48 #define VDDS_MAX_VRINTRS 8 /* limited to 8 intrs/VR */ macro
51 #define VDDS_INO_RANGE_START(x) (x * VDDS_MAX_VRINTRS)
875 int interrupts[VDDS_MAX_VRINTRS]; in vdds_new_niu_node()