UEAGLE_VCC_ACTIVE  812 dev/usb/ueagle.c 	if (!(vcc->flags & UEAGLE_VCC_ACTIVE) ||
UEAGLE_VCC_ACTIVE 1089 dev/usb/ueagle.c 	if (!(sc->vcc.flags & UEAGLE_VCC_ACTIVE))
UEAGLE_VCC_ACTIVE 1127 dev/usb/ueagle.c 	vcc->flags = UEAGLE_VCC_ACTIVE;
UEAGLE_VCC_ACTIVE 1140 dev/usb/ueagle.c 	sc->vcc.flags &= ~UEAGLE_VCC_ACTIVE;