Home
last modified time | relevance | path

Searched refs:UNDERRUN (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.h69 enum map_type { OVERRUN, UNDERRUN }; enumerator
H A Dcheck-common.c123 case UNDERRUN: in map_alloc()
238 buf = map_alloc(UNDERRUN, NULL, buf_sz, &buf_map); in generic_test()
H A DChangeLog1238 * check-common.c: export the map_ functions for OVERRUN/UNDERRUN
1241 * check-common.h: export the map_ functions for OVERRUN/UNDERRUN
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1512 TX_STATUS_FAIL(UNDERRUN); in iwl_mvm_hwrate_to_tx_status()
1941 AGG_TX_STATE_(UNDERRUN); in iwl_mvm_tx_reclaim()