Searched refs:IE0_RX_INTE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
H A Dhdc64570.h379 #define IE0_RX_INTE 0x40 /* receiver status interrupt enable */ macro
H A Dctddk.c371 outb (c->IE0, inb (c->IE0) | IE0_RX_INTE);
403 outb (c->IE0, inb (c->IE0) | IE0_RX_INTE);
H A Dctau.c1334 ie0 |= IE0_RX_INTE;
1340 ie0 |= IE0_RX_INTE | IE0_RX_RDYE;

Completed in 102 milliseconds