Home
last modified time | relevance | path

Searched refs:wb_next (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/newsmips/dev/
Dscsireg.h212 struct sc_chan_stat *wb_next; /* wait bus channel queue */ member
Dscsi_1185.c785 cs->wb_next = NULL; in scsi_softreset()
1670 sc->wbq_actl->wb_next = cs;
1709 sc->wbq_actf = cs->wb_next;
1710 cs->wb_next = NULL;