Searched refs:GERR_BPV1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
H A Dctaureg.h248 #define GERR_BPV1 0x04 /* channel 1 bipolar violation */ macro
H A Dctddk.c647 bpv = inb (GERR (c->board->port)) & (c->num ? GERR_BPV1 : GERR_BPV0);

Completed in 282 milliseconds