Searched refs:SI_SUB_OPENSOLARIS (Results 1 – 2 of 2) sorted by relevance
68 SYSINIT(opensolaris_register, SI_SUB_OPENSOLARIS, SI_ORDER_FIRST, opensolaris_load, NULL);76 SYSUNINIT(opensolaris_unregister, SI_SUB_OPENSOLARIS, SI_ORDER_FIRST, opensolaris_unload, NULL);
121 SI_SUB_OPENSOLARIS = 0x2490000, /* OpenSolaris compatibility */ enumerator