Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstmf_ioctl.h58 #define STMF_IOCTL_LOAD_PP_DATA (STMF_IOCTL | 25) macro
/titanic_50/usr/src/lib/libstmf/common/
H A Dstmf.c6536 ioctlRet = ioctl(fd, STMF_IOCTL_LOAD_PP_DATA, &stmfIoctl); in setProviderData()
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1291 case STMF_IOCTL_LOAD_PP_DATA: in stmf_ioctl()