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

  /src/sys/dev/scsipi/
scsipiconf.h 556 struct scsipi_periph *xs_periph;/* peripheral doing the xfer */ member in struct:scsipi_xfer
589 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs)
scsipiconf.h 556 struct scsipi_periph *xs_periph;/* peripheral doing the xfer */ member in struct:scsipi_xfer
589 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs)

Completed in 123 milliseconds