Searched refs:probe_softc (Results 1 – 1 of 1) sorted by relevance
188 } probe_softc; typedef645 probe_softc *softc; in proberegister()653 softc = (probe_softc *)malloc(sizeof(*softc), M_CAMXPT, M_NOWAIT); in proberegister()688 probe_softc *softc; in probeschedule()690 softc = (probe_softc *)periph->softc; in probeschedule()742 probe_softc *softc; in probestart()746 softc = (probe_softc *)periph->softc; in probestart()1160 probe_softc *softc; in probedone()1167 softc = (probe_softc *)periph->softc; in probedone()2350 probe_softc *softc; in scsi_scan_lun()[all …]