Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dhvs.c223 device_t sc_scsibus; member
394 sc->sc_scsibus = config_found(self, &sc->sc_channel, scsiprint, in hvs_attach()
403 if (!is_scsi && sc->sc_scsibus != NULL) { in hvs_attach()
835 if (sc->sc_scsibus != NULL) in hvs_scsi_probe()
836 scsi_probe_bus(device_private(sc->sc_scsibus), -1, -1); in hvs_scsi_probe()