Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfsvc/
H A Dstmfsvc.c110 case STMF_ERROR_SERVICE_OFFLINE: in svcStop()
/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h75 #define STMF_ERROR_SERVICE_OFFLINE (STMF_STATUS_ERROR | 0x0b) macro
H A Dstmf.c5801 return (STMF_ERROR_SERVICE_OFFLINE); in stmfOffline()
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c2563 case STMF_ERROR_SERVICE_OFFLINE: in listTargetFunc()