Searched refs:xdf_lb_getinfo (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.h314 extern int xdf_lb_getinfo(dev_info_t *, int, void *, void *);
H A Dxdf.c143 int xdf_lb_getinfo(dev_info_t *, int, void *, void *);
152 xdf_lb_getinfo
2381 xdf_lb_getinfo(dev_info_t *dip, int cmd, void *arg, void *tg_cookie) function
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.c235 if ((rv = xdf_lb_getinfo(xsp->xdfss_tgt_dip,
263 rv = xdf_lb_getinfo(xsp->xdfss_tgt_dip, cmd, arg, tg_cookie);

Completed in 70 milliseconds