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

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

Completed in 152 milliseconds