Searched refs:PCF_33VCAP (Results 1 – 2 of 2) sorted by relevance
230 #define PCF_33VCAP 0x00000200 /* 3.3 Volt capable and coded */ macro
1126 pcic->pc_flags |= (PCF_VPPX|PCF_33VCAP); in pcic_attach()3832 if (!(pcic->pc_flags & PCF_33VCAP)) { in pcic_set_socket()