Home | History | Annotate | Download | only in ic

Lines Matching refs:reseloff

1150 	if (siop_lun->siop_tag[0].reseloff > 0) {
1152 siop_lun->siop_tag[0].reseloff + 1,
1532 if (siop_lun->siop_tag[siop_cmd->cmd_c.tag].reseloff > 0)
1534 siop_lun->siop_tag[siop_cmd->cmd_c.tag].reseloff + 1,
1837 siop_target->reseloff = Ent_resel_targ0 / 4 + i * 2;
1838 if ((siop_script_read(sc, siop_target->reseloff) & 0xff)
1842 target, i, siop_target->reseloff);
1845 siop_script_write(sc, siop_target->reseloff,
1847 siop_script_write(sc, siop_target->reseloff + 1,
1862 if (siop_lun->reseloff > 0) {
1863 siop_lun->reseloff = 0;
1865 siop_lun->siop_tag[j].reseloff = 0;
1899 if (siop_lun->reseloff > 0)
1949 siop_lun->reseloff = sc->script_free_lo - 2;
1967 siop_lun->reseloff + 1,
1972 siop_lun->siop_tag[i].reseloff =
1977 siop_lun->siop_tag[0].reseloff =
1978 siop_target->siop_lun[lun]->reseloff;
2013 siop_script_write(sc, siop_target->reseloff, 0x800c00ff);