Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.c66 static int vtscsi_probe(device_t);
210 DEVMETHOD(device_probe, vtscsi_probe),
252 vtscsi_probe(device_t dev) in vtscsi_probe() function