Searched refs:OPROMCONS_OPENPROM (Results 1 – 5 of 5) sorted by relevance
105 #define OPROMCONS_OPENPROM 0x4 /* supports openboot */ macro
108 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM); in is_openprom()
898 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM); in is_openprom()
1565 return ((i & OPROMCONS_OPENPROM) == OPROMCONS_OPENPROM); in is_openprom()
703 OPROMCONS_OPENPROM : 0; in opromioctl_cb()