OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ei_suffix
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dptreg.h
283
char
ei_suffix
[9]; /* Model number suffix */
member in struct:eata_inquiry_data
dpt.c
337
char model[__arraycount(ei->ei_model) + __arraycount(ei->
ei_suffix
) + 1];
437
for (j = 0; j < __arraycount(ei->
ei_suffix
) && ei->
ei_suffix
[j] != ' ';
439
model[i] = ei->
ei_suffix
[j];
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025