Searched refs:stmf_ibuf (Results 1 – 3 of 3) sorted by relevance
314 stmfIoctl.stmf_ibuf = (uint64_t)(unsigned long)&iGroupName; in groupIoctl()382 stmfIoctl.stmf_ibuf = (uint64_t)(unsigned long)&stmfGroupData; in groupMemberIoctl()671 stmfIoctl.stmf_ibuf = (uint64_t)(unsigned long)&ioctlViewEntry; in addViewEntryIoctl()912 stmfIoctl.stmf_ibuf = (uint64_t)(unsigned long)&ppi; in stmfClearProviderData()1275 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)sbdLu; in createDiskLu()1412 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)sbdLu; in importDiskLu()1609 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)&deleteLu; in deleteDiskLu()1693 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)&sbdLu; in setDiskStandby()1933 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)sbdLu; in modifyDiskLu()2226 sbdIoctl.stmf_ibuf = (uint64_t)(unsigned long)sbdProps; in getDiskAllProps()[all …]
80 uint64_t stmf_ibuf; member
490 ret = ddi_copyin((void *)((unsigned long)(*iocd)->stmf_ibuf), in stmf_copyin_iocdata()