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

  /src/sys/dev/scsipi/
scsipiconf.h 284 int chan_max_periph; /* max openings per periph */ member in struct:scsipi_channel
338 (chan)->chan_max_periph : (chan)->chan_adapter->adapt_max_periph)
scsipiconf.h 284 int chan_max_periph; /* max openings per periph */ member in struct:scsipi_channel
338 (chan)->chan_max_periph : (chan)->chan_adapter->adapt_max_periph)

Completed in 369 milliseconds