Searched refs:BOP_GETVERSION (Results 1 – 3 of 3) sorted by relevance
155 #define BOP_GETVERSION(bop) ((bop)->bsys_version) macro
70 ((BOP_GETVERSION(bop)) >= 9 && (bop->bsys_1275_call != 0))
749 (void) check_boot_version(BOP_GETVERSION(bootops)); in startup_init()