OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TWE_MAX_UNITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
twevar.h
69
struct twe_drive sc_units[
TWE_MAX_UNITS
];
twereg.h
139
#define
TWE_MAX_UNITS
16
twe.c
492
for (i = 0; i <
TWE_MAX_UNITS
; i++)
526
for (unit = 0; unit <
TWE_MAX_UNITS
; unit++) {
547
if (unit < 0 || unit >=
TWE_MAX_UNITS
)
552
TWE_PARAM_UNITSUMMARY_Status,
TWE_MAX_UNITS
, NULL, &dtp);
652
if (unit < 0 || unit >=
TWE_MAX_UNITS
)
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025