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

/freebsd-11-stable/sys/dev/ctau/
H A Dctaureg.h121 #define BCR1_NCONFIGI 0x08 /* firmware download start */ macro
H A Dctau.c144 #define nconfig_set(b) outb (bcr1_port, (bcr1 &= ~BCR1_NCONFIGI))
145 #define nconfig_clr(b) outb (bcr1_port, (bcr1 |= BCR1_NCONFIGI))

Completed in 117 milliseconds