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