Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c264 static int vr_suspend(dev_info_t *devinfo);
422 return (vr_suspend(devinfo)); in vr_detach()
546 vr_suspend(dev_info_t *devinfo) in vr_suspend() function