Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dninjascsi32var.h190 int sc_reselid, sc_resellun; member
Dninjascsi32.c1610 return sc->sc_resellun == lun ? in njsc32_resel_identify()
1626 sc->sc_resellun = lun; in njsc32_resel_identify()
1657 head = &sc->sc_targets[sc->sc_reselid].t_lus[sc->sc_resellun].lu_q; in njsc32_resel_tag()