Home
last modified time | relevance | path

Searched refs:oHandle (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshInformation.c89 struct open_handle *oHandle; in Sun_sasRefreshInformation() local
100 oHandle = RetrieveOpenHandle(handle); in Sun_sasRefreshInformation()
101 if (oHandle == NULL) { in Sun_sasRefreshInformation()
126 hba_ptr = RetrieveHandle(oHandle->adapterIndex); in Sun_sasRefreshInformation()