Home
last modified time | relevance | path

Searched refs:getinfo (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hv.c65 vr->getinfo = &hv_niu_vr_getinfo; in nxge_hio_hv_init()
82 tx->getinfo = &hv_niu_vrtx_getinfo; in nxge_hio_hv_init()
98 rx->getinfo = &hv_niu_vrrx_getinfo; in nxge_hio_hv_init()
H A Dnxge_intr.c787 if (tx->getinfo == 0) { in nxge_hio_tdsv_add()
796 hv_rv = (*tx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_tdsv_add()
853 if (rx->getinfo == 0) { in nxge_hio_rdsv_add()
862 hv_rv = (*rx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_rdsv_add()
H A Dnxge_hio_guest.c215 hv_rv = (*fp->getinfo)(cookie, &vr_address, &vr_size); in nxge_hio_vr_add()
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.h64 int getinfo(const char *path, const char *connection, uint_t flags,
H A Dhotplugd_impl.c82 if ((rv = getinfo(path, connection, 0, &root)) != 0) { in changestate()
H A Dhotplugd_info.c68 getinfo(const char *path, const char *connection, uint_t flags, hp_node_t *retp) in getinfo() function
H A Dhotplugd_door.c314 if ((rv = getinfo(path, connection, flags, &root)) == 0) { in cmd_getinfo()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h73 vr_getinfo getinfo; member
96 dc_getinfo getinfo; member
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c146 static void getinfo(struct cfstat *dp);
506 getinfo(dp); in dumpinfo()
693 getinfo(struct cfstat *dp) in getinfo() function
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c166 static struct ld_info* getinfo(void* module) in getinfo() function
245 …if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)… in dlsym()
/illumos-gate/usr/src/man/man9e/
H A DMakefile39 getinfo.9e \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc43 file path=usr/share/man/man9e/getinfo.9e
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c692 goto getinfo; in hotplug()
799 getinfo: in hotplug()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME352 6219298 warnings about "inconsistent getinfo(9E) implementation"
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME352 6219298 warnings about "inconsistent getinfo(9E) implementation"