OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_open
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sun68k/stand/libsa/
saio.h
68
int (*
b_open
)(struct saioreq *); /* open(iobp) --> -1 or 0 */
member in struct:boottab
123
struct saif *si_sif; /* net if. pointer (set by
b_open
) */
138
* Then: saiop->si_boottab->
b_open
() will set:
promdev.c
118
error = (*ops->
b_open
)(si);
/src/sys/arch/sparc/include/
oldmon.h
94
struct saif *si_sif; /* net if. pointer (set by
b_open
) */
122
int (*
b_open
)(struct saioreq *);
member in struct:om_boottable
293
* Then: saiop->si_boottab->
b_open
() will set:
/src/sys/arch/sparc/stand/common/
promdev.c
703
error = (*ops->
b_open
)(si);
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026