Searched refs:bop_open (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h93 extern int bop_open(const char *s, int flags);
114 #define BOP_OPEN(s, flags) bop_open(s, flags)
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c119 bop_open(const char *name, int flags) function

Completed in 54 milliseconds