Searched refs:sc_matrix (Results 1 – 2 of 2) sorted by relevance
371 sc->sc_matrix[i][j] = NULL;563 sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL;764 sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL;799 sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL;860 if (sc->sc_matrix[target][lun] == NULL) {913 sc->sc_matrix[target][lun] = sr;1223 sr = sc->sc_matrix[target][lun];2584 sr = sc->sc_matrix[i][j]; in ncr5380_show_state()
150 struct sci_req *sc_matrix[8][8]; member