Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Descreg.h53 vu_char *esc_syncoff; /* w: Synch. transfer offset */ member
54 #define esc_fifo_flags esc_syncoff /* r: FIFO flags */
H A Desc.c733 *rp->esc_syncoff = nexus->syncoff; in esc_select_unit()
1020 *rp->esc_syncoff = nexus->syncoff; in esc_pretests()
1168 *rp->esc_syncoff = nexus->syncoff; in esc_midaction()
1472 *rp->esc_syncoff = nexus->syncoff; in esc_postaction()
1520 *rp->esc_syncoff = nexus->syncoff; in esc_postaction()
H A Dcosc.c148 rp->esc.esc_syncoff = &esc[COSC_ESCOFFSET_OFFSET]; in coscattach()