Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstmf_ioctl.h35 #define STMF_IOCTL_TARGET_PORT_LIST (STMF_IOCTL | 2) macro
/titanic_41/usr/src/lib/libstmf/common/
H A Dstmf.c4244 ioctlRet = ioctl(fd, STMF_IOCTL_TARGET_PORT_LIST, &stmfIoctl); in stmfGetTargetList()
4276 ioctlRet = ioctl(fd, STMF_IOCTL_TARGET_PORT_LIST, in stmfGetTargetList()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c639 case STMF_IOCTL_TARGET_PORT_LIST: in stmf_ioctl()