Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c70 static int vtscsi_probe(device_t);
223 DEVMETHOD(device_probe, vtscsi_probe),
266 vtscsi_probe(device_t dev) in vtscsi_probe() function