Searched refs:sc_scsi (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Dauxiovar.h50 bus_space_handle_t sc_scsi; member in struct:auxio_softc
H A Dauxio_ebus.c94 ea->ea_vaddr[3], &sc->sc_scsi);
103 ea->ea_reg[3].size, 0, &sc->sc_scsi);
/netbsd-current/sys/dev/ic/
H A Dninjascsi32var.h212 device_t sc_scsi; member in struct:njsc32_softc
H A Dninjascsi32.c669 sc->sc_scsi = config_found(sc->sc_dev, &sc->sc_channel, scsiprint,
695 if (sc->sc_scsi != NULL)
696 rv = config_detach(sc->sc_scsi, flags);
1373 if (sc->sc_scsi != NULL) {

Completed in 188 milliseconds