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

  /src/sys/dev/scsipi/
scsipiconf.h 342 (*(periph)->periph_channel->chan_bustype->bustype_printaddr)((periph))
345 (periph)->periph_channel->chan_bustype->bustype_type
391 struct scsipi_channel *periph_channel; /* channel we're connected to */ member in struct:scsipi_periph
589 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs)
scsipiconf.h 342 (*(periph)->periph_channel->chan_bustype->bustype_printaddr)((periph))
345 (periph)->periph_channel->chan_bustype->bustype_type
391 struct scsipi_channel *periph_channel; /* channel we're connected to */ member in struct:scsipi_periph
589 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs)

Completed in 22 milliseconds