Searched refs:chan_max_periph (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.h288 int chan_max_periph; /* max openings per periph */ member in struct:scsipi_channel
331 (chan)->chan_max_periph : (chan)->chan_adapter->adapt_max_periph)
H A Dscsiconf.c221 if (chan->chan_max_periph > 256)
222 chan->chan_max_periph = 256;
H A Datapi_wdc.c135 chan->chan_max_periph = 1;
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dumass_scsipi.c201 scbus->sc_channel.chan_max_periph = 1;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dahcisata_core.c1272 chan->chan_max_periph = 1;
H A Dsiisata.c1266 chan->chan_max_periph = 1;
H A Dmvsata.c694 chan->chan_max_periph = 1;

Completed in 164 milliseconds