/src/tests/lib/libm/ |
t_cabsl.cxx | 57 ATF_INIT_TEST_CASES(tcs) 59 ATF_ADD_TEST_CASE(tcs, cabsl);
|
/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/tests/share/mk/ |
t_test.sh | 88 ATF_INIT_TEST_CASES(tcs) 90 ATF_ADD_TEST_CASE(tcs, one_tc);
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
qcom-sdx55.dtsi | 634 qcom,tcs-offset = <0xd00>; 636 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 2>,
|
/src/sys/dev/pci/ixgbe/ |
ixgbe.h | 641 struct ixgbe_tc tcs[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member in struct:ixgbe_softc
|
ixgbe.c | 1852 snprintf(sc->tcs[i].evnamebuf, 1853 sizeof(sc->tcs[i].evnamebuf), "%s tc%d", xname, i); 1856 EVCNT_TYPE_MISC, NULL, sc->tcs[i].evnamebuf, 1861 sc->tcs[i].evnamebuf, 1866 EVCNT_TYPE_MISC, NULL, sc->tcs[i].evnamebuf, 1869 EVCNT_TYPE_MISC, NULL, sc->tcs[i].evnamebuf, 1874 sc->tcs[i].evnamebuf, 1877 EVCNT_TYPE_MISC, NULL, sc->tcs[i].evnamebuf, 1880 EVCNT_TYPE_MISC, NULL, sc->tcs[i].evnamebuf,
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
sc7280.dtsi | 1786 qcom,tcs-offset = <0xd00>; 1788 qcom,tcs-config = <ACTIVE_TCS 2>,
|
sm8350.dtsi | 939 qcom,tcs-offset = <0xd00>; 941 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 3>,
|
sc7180.dtsi | 3437 qcom,tcs-offset = <0xd00>; 3439 qcom,tcs-config = <ACTIVE_TCS 2>,
|
sm8150.dtsi | 3434 qcom,tcs-offset = <0xd00>; 3436 qcom,tcs-config = <ACTIVE_TCS 2>,
|
sm8250.dtsi | 4017 qcom,tcs-offset = <0xd00>; 4019 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 3>,
|
sdm845.dtsi | 4746 qcom,tcs-offset = <0xd00>; 4748 qcom,tcs-config = <ACTIVE_TCS 2>,
|