Searched refs:RX_ANY_BLOCK (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91dbguvar.h44 #define RX_ANY_BLOCK 0x0f macro
H A Dat91usartvar.h45 #define RX_ANY_BLOCK 0x0f macro
H A Dat91dbgu.c569 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
H A Dat91usart.c650 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depcomvar.h41 #define RX_ANY_BLOCK 0x0f macro
H A Depcom.c535 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_comvar.h43 #define RX_ANY_BLOCK 0x0f macro
H A Dixp12x0_com.c569 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa11x0_comvar.h44 #define RX_ANY_BLOCK 0x0f macro
H A Dsa11x0_com.c579 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
/netbsd-6-1-5-RELEASE/sys/arch/mips/sibyte/dev/
H A Dsbscnvar.h138 #define RX_ANY_BLOCK 0x0f macro
H A Dsbjcnvar.h144 #define RX_ANY_BLOCK 0x0f macro
H A Dsbjcn.c584 CLR(ch->ch_rx_flags, RX_ANY_BLOCK);
1102 if (ISSET(ch->ch_rx_flags, RX_ANY_BLOCK)) {
H A Dsbscn.c638 CLR(ch->ch_rx_flags, RX_ANY_BLOCK);
1208 if (ISSET(ch->ch_rx_flags, RX_ANY_BLOCK)) {
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcd18xxvar.h69 #define RX_ANY_BLOCK 0x0f macro
H A Dcomvar.h194 #define RX_ANY_BLOCK 0x0f macro
H A Dz8530tty.c226 #define RX_ANY_BLOCK 0x0f macro
649 CLR(zst->zst_rx_flags, RX_ANY_BLOCK);
1308 if (ISSET(zst->zst_rx_flags, RX_ANY_BLOCK)) {
H A Dcd18xx.c472 CLR(port->p_rx_flags, RX_ANY_BLOCK);
1029 if (ISSET(p->p_rx_flags, RX_ANY_BLOCK)) {
H A Dcom.c869 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
1584 if (ISSET(sc->sc_rx_flags, RX_ANY_BLOCK)) {
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/dev/
H A Dplcomvar.h134 #define RX_ANY_BLOCK 0x0f macro
H A Dplcom.c865 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
1604 if (ISSET(sc->sc_rx_flags, RX_ANY_BLOCK)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Dsscom_var.h136 #define RX_ANY_BLOCK 0x0f macro
H A Dsscom.c697 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
1258 if (ISSET(sc->sc_rx_flags, RX_ANY_BLOCK)) {
/netbsd-6-1-5-RELEASE/sys/arch/sh3/dev/
H A Dsci.c173 #define RX_ANY_BLOCK 0x0f macro
687 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);
H A Dscif.c169 #define RX_ANY_BLOCK 0x0f macro
788 CLR(sc->sc_rx_flags, RX_ANY_BLOCK);

Completed in 230 milliseconds

12