iha.c | 88 * tcs flags. 178 static void iha_reset_tcs(struct tcs *, uint8_t); 259 scb->tcs = NULL; 275 struct tcs *tcs; local in function:iha_append_done_scb 286 tcs = scb->tcs; 289 if (tcs->tagcnt) 290 tcs->tagcnt--; 291 } else if (tcs->ntagscb == scb 332 struct tcs *tcs; local in function:iha_find_pend_scb 758 struct tcs *tcs; local in function:iha_scsipi_request 787 struct tcs *tcs = &sc->sc_tcs[target]; local in function:iha_update_xfer_mode 811 struct tcs *tcs; local in function:iha_reset_scsi_bus 938 struct tcs *tcs; local in function:iha_scsi 1569 struct tcs *tcs; local in function:iha_state_1 2163 struct tcs *tcs; local in function:iha_resel 2542 struct tcs *tcs = sc->sc_actscb->tcs; local in function:iha_msgout_sdtr 2559 struct tcs *tcs = sc->sc_actscb->tcs; local in function:iha_wide_done 2583 struct tcs *tcs = sc->sc_actscb->tcs; local in function:iha_sync_done [all...] |