Searched defs:SMHBA (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c37 * 1. CHECKLIBRARYANDVERSION(SMHBA) : match SMHBA VSL
38 * Or checking specifically if version is SMHBA beforehand.
51 * 1. Check if version is not SMHBA).
221 SMHBA, enumerator in enum:__anon4387
262 ((lib_infop->version == SMHBA) ? \
271 ((lib_infop->version == SMHBA) ? \
603 /* should be SMHBA VSL to get to here */
775 lib_infop->version = SMHBA;
826 if (lib_infop->version == SMHBA) {
[all...]

Completed in 54 milliseconds