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

/freebsd-9.3-release/sys/dev/cx/
H A Dcxreg.h224 #define BCR2_TMS 0x08 /* firmware download signal */ macro
H A Dcsigma.c127 if (v >> b & 1) cr2 |= BCR2_TMS;
925 outb (BCR2(b->port), BCR2_TMS);
927 outb (BCR2(b->port+0x10), BCR2_TMS);

Completed in 161 milliseconds