HomeSort by: relevance | last modified time | path
    Searched defs:tcs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
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...]
ihavar.h 123 struct tcs *tcs; /* tcs for SCB_Target */ member in struct:iha_scb
141 struct tcs { struct
204 struct tcs sc_tcs[IHA_MAX_TARGETS];
  /src/sys/dev/pci/ixgbe/
ixgbe.h 641 struct ixgbe_tc tcs[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member in struct:ixgbe_softc

Completed in 13 milliseconds