Searched defs:oflow (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/misc/
H A Dstk.c261 * <oflow> becomes the new overflow function
263 Sfio_t *stkinstall(Sfio_t *stream, _stk_overflow_ oflow) argument
270 if(oflow)
271 stkcur->stkoverflow = oflow;
289 if(oflow)
290 sp->stkoverflow = oflow;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h815 uint32_t oflow:1; member in struct:_txrng_use_t::__anon8749::__anon8750
819 uint32_t oflow:1;
H A Dnxge_rxdma_hw.h596 uint32_t oflow:1; member in struct:_rbr_stat_t::__anon8538::__anon8539
600 uint32_t oflow:1;
1417 uint32_t oflow:1; member in struct:_rx_disc_cnt_t::__anon8572::__anon8573
1421 uint32_t oflow:1;
1452 uint32_t oflow:1; member in struct:_rdc_pre_empty_t::__anon8574::__anon8575
1456 uint32_t oflow:1;
1485 uint32_t oflow:1; member in struct:_red_disc_cnt_t::__anon8576::__anon8577
1489 uint32_t oflow:1;

Completed in 74 milliseconds