HomeSort by: relevance | last modified time | path
    Searched refs:wb_next (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/newsmips/dev/
scsireg.h 212 struct sc_chan_stat *wb_next; /* wait bus channel queue */ member in struct:sc_chan_stat
scsi_1185.c 785 cs->wb_next = NULL;
1670 sc->wbq_actl->wb_next = cs;
1709 sc->wbq_actf = cs->wb_next;
1710 cs->wb_next = NULL;

Completed in 12 milliseconds