Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h228 #define PCF_33VCAP 0x00000200 /* 3.3 Volt capable and coded */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1127 pcic->pc_flags |= (PCF_VPPX|PCF_33VCAP); in pcic_attach()
3833 if (!(pcic->pc_flags & PCF_33VCAP)) { in pcic_set_socket()