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

/netbsd-current/sys/arch/sun3/dev/
H A Dsireg.h65 u_short fifo_cnt_hi; /* high part of fifo_count (VME only) */ member in struct:si_regs
H A Dsi_vme.c261 si->fifo_cnt_hi = 0;
373 si->fifo_cnt_hi = 0;
397 si->fifo_cnt_hi = (uint16_t)(xlen >> 16);
554 si->fifo_cnt_hi = 0;
/netbsd-current/sys/dev/sun/
H A Dsireg.h69 u_short fifo_cnt_hi; /* high part of fifo_count (VME only) */ member in struct:si_regs

Completed in 88 milliseconds