Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h233 #define PCF_VPPX 0x00004000 /* Vpp1 and Vpp2 tied together */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c1126 pcic->pc_flags |= (PCF_VPPX|PCF_33VCAP); in pcic_attach()
3893 if (pcic->pc_flags & PCF_VPPX) { in pcic_set_socket()