Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstmf_ioctl.h170 #define STMF_IOCERR_TG_NEED_TG_OFFLINE 20 macro
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c1461 *err_detail = STMF_IOCERR_TG_NEED_TG_OFFLINE; in stmf_add_group_member()
1548 *err_detail = STMF_IOCERR_TG_NEED_TG_OFFLINE; in stmf_remove_group_member()
/titanic_41/usr/src/lib/libstmf/common/
H A Dstmf.c388 case STMF_IOCERR_TG_NEED_TG_OFFLINE: in groupMemberIoctl()