Home
last modified time | relevance | path

Searched refs:rpb_txrdy (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/alpha/alpha/
H A Dcpu.c663 txrdy = hwrpb->rpb_txrdy; in cpu_iccb_receive()
689 hwrpb->rpb_txrdy = 0; in cpu_iccb_receive()
H A Dinterrupt.c216 hwrpb->rpb_txrdy != 0) in interrupt()
/openbsd/sys/arch/alpha/include/
H A Drpb.h212 u_int64_t rpb_txrdy; /* 130: transmit ready */ member