Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c76 static int vtscsi_negotiate_features(struct vtscsi_softc *);
406 vtscsi_negotiate_features(struct vtscsi_softc *sc) in vtscsi_negotiate_features() function
426 error = vtscsi_negotiate_features(sc); in vtscsi_setup_features()