OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_stdcount
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sun68k/stand/libsa/
promdev.c
88
printf("
d_stdcount
=%d\n", dip->
d_stdcount
);
89
for (int i = 0; i < dip->
d_stdcount
; i++)
95
if (dip->d_devbytes && dip->
d_stdcount
) {
96
if (ctlr >= dip->
d_stdcount
) {
saio.h
83
unsigned int
d_stdcount
; /* How many standard addresses. */
member in struct:devinfo
/src/sys/arch/sparc/include/
oldmon.h
74
unsigned int
d_stdcount
; /* How many standard addresses. */
member in struct:devinfo
/src/sys/arch/sparc/stand/common/
promdev.c
660
printf("
d_stdcount
=%d\n", dip->
d_stdcount
);
675
if (si->si_ctlr > dip->
d_stdcount
)
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025