Home
last modified time | relevance | path

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

/netbsd/sys/arch/newsmips/dev/
H A Dscsireg.h212 struct sc_chan_stat *wb_next; /* wait bus channel queue */ member
H A Dscsi_1185.c786 cs->wb_next = NULL; in scsi_softreset()
1671 sc->wbq_actl->wb_next = cs;
1710 sc->wbq_actf = cs->wb_next;
1711 cs->wb_next = NULL;