OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpt_max_devices
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
mpt_netbsd.h
180
uint8_t
mpt_max_devices
;
member in struct:mpt_softc
mpt.c
550
init.MaxDevices = mpt->
mpt_max_devices
;
1172
mpt->
mpt_max_devices
= facts.MaxDevices;
1197
mpt->
mpt_max_devices
= 255;
1202
mpt->
mpt_max_devices
= 16;
mpt_netbsd.c
153
chan->chan_ntargets = mpt->
mpt_max_devices
? mpt->
mpt_max_devices
: 256;
Completed in 39 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025