Home
last modified time | relevance | path

Searched defs:ints (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c106 ar5211SetInterrupts(struct ath_hal *ah, HAL_INT ints) in ar5211SetInterrupts()
H A Dar5211_xmit.c41 HAL_INT ints = ar5211GetInterrupts(ah); in ar5211UpdateTxTrigLevel() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_interrupts.c89 ar5210SetInterrupts(struct ath_hal *ah, HAL_INT ints) in ar5210SetInterrupts()
H A Dar5210_xmit.c332 HAL_INT ints = ar5210GetInterrupts(ah); in ar5210UpdateTxTrigLevel() local
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c137 ar5212SetInterrupts(struct ath_hal *ah, HAL_INT ints) in ar5212SetInterrupts()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c264 ar5416SetInterrupts(struct ath_hal *ah, HAL_INT ints) in ar5416SetInterrupts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c499 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc)
H A Dar9300_mci.c1362 u_int32_t ar9300_mci_check_int(struct ath_hal *ah, u_int32_t ints) in ar9300_mci_check_int()
H A Dar9300_freebsd.c666 ar9300_set_interrupts_freebsd(struct ath_hal *ah, HAL_INT ints) in ar9300_set_interrupts_freebsd()
H A Dar9300_stub_funcs.c148 ar9300_Stub_SetInterrupts(struct ath_hal *ah, HAL_INT ints) in ar9300_Stub_SetInterrupts()
/freebsd/sys/dev/uart/
H A Duart_dev_pl011.c470 uint32_t ints; in uart_pl011_bus_ipend() local
573 uint32_t ints, xc; in uart_pl011_bus_receive() local
H A Duart_dev_mu.c370 uint32_t ints; in uart_mu_bus_ipend() local
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c538 ccp_intr_run_completions(struct ccp_queue *qp, uint32_t ints) in ccp_intr_run_completions()
603 uint32_t ints; in ccp_intr_handler() local
/freebsd/sys/arm/allwinner/
H A Daw_thermal.c570 uint32_t ints; in aw_thermal_intr() local
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1171 const std::forward_list<int> ints(a, a + 3); local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc58 std::vector<std::unique_ptr<int>> MakeUniquePtrs(const std::vector<int>& ints) { in MakeUniquePtrs()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c5672 int i, ints; in ztest_zap() local