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
286 tcs = scb->tcs;
289 if (tcs->tagcnt)
290 tcs->tagcnt--;
291 } else if (tcs->ntagscb == scb
332 struct tcs *tcs; local
758 struct tcs *tcs; local
787 struct tcs *tcs = &sc->sc_tcs[target]; local
811 struct tcs *tcs; local
938 struct tcs *tcs; local
1569 struct tcs *tcs; local
2163 struct tcs *tcs; local
2542 struct tcs *tcs = sc->sc_actscb->tcs; local
2559 struct tcs *tcs = sc->sc_actscb->tcs; local
2583 struct tcs *tcs = sc->sc_actscb->tcs; local
    [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 16 milliseconds