Searched refs:stmf_obuf (Results 1 – 3 of 3) sorted by relevance
673 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)&ioctlViewEntry; in addViewEntryIoctl()1277 sbdIoctl.stmf_obuf = (uint64_t)(unsigned long)sbdLu; in createDiskLu()1414 sbdIoctl.stmf_obuf = (uint64_t)(unsigned long)sbdLu; in importDiskLu()2228 sbdIoctl.stmf_obuf = (uint64_t)(unsigned long)sbdProps; in getDiskAllProps()2430 sbdIoctl.stmf_obuf = (uint64_t)(unsigned long)sbdProps; in getDiskGlobalProp()3540 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)iGroupList; in groupListIoctl()3572 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)iGroupList; in groupListIoctl()3684 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)iGroupMembers; in groupMemberListIoctl()3718 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)iGroupMembers; in groupMemberListIoctl()4055 stmfIoctl.stmf_obuf = (uint64_t)(unsigned long)fSessionList; in stmfGetSessionList()[all …]
81 uint64_t stmf_obuf; member
518 ret = ddi_copyout(obuf, (void *)(unsigned long)iocd->stmf_obuf, in stmf_copyout_iocdata()