Searched refs:getinfo (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_hv.c | 65 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 D | nxge_intr.c | 784 if (tx->getinfo == 0) { in nxge_hio_tdsv_add() 793 hv_rv = (*tx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_tdsv_add() 850 if (rx->getinfo == 0) { in nxge_hio_rdsv_add() 859 hv_rv = (*rx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_rdsv_add()
|
H A D | nxge_hio_guest.c | 215 hv_rv = (*fp->getinfo)(cookie, &vr_address, &vr_size); in nxge_hio_vr_add()
|
/titanic_50/usr/src/cmd/hotplugd/ |
H A D | hotplugd_impl.h | 64 int getinfo(const char *path, const char *connection, uint_t flags,
|
H A D | hotplugd_impl.c | 82 if ((rv = getinfo(path, connection, 0, &root)) != 0) { in changestate()
|
H A D | hotplugd_info.c | 68 getinfo(const char *path, const char *connection, uint_t flags, hp_node_t *retp) in getinfo() function
|
H A D | hotplugd_door.c | 314 if ((rv = getinfo(path, connection, flags, &root)) == 0) { in cmd_getinfo()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_hio.h | 73 vr_getinfo getinfo; member 96 dc_getinfo getinfo; member
|
/titanic_50/usr/src/cmd/svr4pkg/pkginfo/ |
H A D | pkginfo.c | 142 static void getinfo(struct cfstat *dp); 502 getinfo(dp); in dumpinfo() 690 getinfo(struct cfstat *dp) in getinfo() function
|
/titanic_50/usr/src/lib/libdll/common/ |
H A D | dlfcn.c | 168 static struct ld_info* getinfo(void* module) in getinfo() function 247 …if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)… in dlsym()
|
/titanic_50/usr/src/man/man9e/ |
H A D | Makefile | 37 getinfo.9e \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9e.inc | 33 file path=usr/share/man/man9e/getinfo.9e
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 692 goto getinfo; in hotplug() 799 getinfo: in hotplug()
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | README | 352 6219298 warnings about "inconsistent getinfo(9E) implementation"
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | README | 352 6219298 warnings about "inconsistent getinfo(9E) implementation"
|