Searched refs:OPROMCONS_OPENPROM (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dopenpromio.h105 #define OPROMCONS_OPENPROM 0x4 /* supports openboot */ macro
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c108 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM);
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c898 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM);
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c1565 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM);
/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c703 OPROMCONS_OPENPROM : 0;

Completed in 91 milliseconds