Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c73 static int vtscsi_suspend(device_t);
226 DEVMETHOD(device_suspend, vtscsi_suspend),
392 vtscsi_suspend(device_t dev) in vtscsi_suspend() function