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

  /src/sys/dev/scsipi/
scsiconf.c 221 &chan->chan_dthread, "%s-d", chan->chan_name)) {
234 sc->sc_channel->chan_dthread = NULL;
290 while (chan->chan_dthread != NULL)
scsipiconf.h 292 struct lwp *chan_dthread; /* discovery thread */ member in struct:scsipi_channel

Completed in 13 milliseconds