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

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c85 * sol_uverbs_drv_status is the status of what libibverbs knows
93 static int sol_uverbs_drv_status = SOL_UVERBS_DRV_STATUS_UNKNOWN; variable
514 sol_uverbs_drv_status = SOL_UVERBS_DRV_STATUS_LOADED;
522 * All minor nodes failed to open, so set sol_uverbs_drv_status to
526 sol_uverbs_drv_status = SOL_UVERBS_DRV_STATUS_UNLOADED;

Completed in 16 milliseconds