Searched refs:fmd_agent_nvl_ioctl (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent_impl.h47 extern int fmd_agent_nvl_ioctl(fmd_agent_hdl_t *, int, uint32_t, nvlist_t *,
H A Dfmd_agent.c34 * between userland and kernel. (see fmd_agent_nvl_ioctl()).
88 fmd_agent_nvl_ioctl(fmd_agent_hdl_t *hdl, int cmd, uint32_t ver, function
183 if ((err = fmd_agent_nvl_ioctl(hdl, FM_IOC_VERSIONS, ver, NULL, &nvl))
239 (err = fmd_agent_nvl_ioctl(hdl, cmd, 1, nvl, NULL)) != 0)
/osnet-11/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c54 if ((err = fmd_agent_nvl_ioctl(hdl, FM_IOC_PHYSCPU_INFO, 1,
108 != 0 || (err = fmd_agent_nvl_ioctl(hdl, cmd, 1, nvl, &outnvl)) != 0)
/osnet-11/usr/src/lib/fm/libfmd_agent/sparc/
H A Dfmd_agent_sparc.c90 if ((err = fmd_agent_nvl_ioctl(hdl, cmd, 1, nvl,

Completed in 16 milliseconds