Searched refs:timer_on (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h193 boolean_t timer_on; member in struct:pmcs_io_intr_coal_s
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h304 u8_t timer_on; member in struct:_lm_tcp_con_rx_sws_info_t
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c284 if (rx_con->u.rx.sws_info.timer_on) {
286 rx_con->u.rx.sws_info.timer_on = 0;
298 if ( ! rx_con->u.rx.sws_info.timer_on ) {
300 rx_con->u.rx.sws_info.timer_on = 1;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c1437 * timer_on: B_TRUE means we are using the timer
1486 if (!pwp->io_intr_coal.timer_on) {
1500 ici->timer_on = B_FALSE;
H A Dpmcs_subr.c6383 if (pwp->io_intr_coal.timer_on == B_FALSE) {
6398 pwp->io_intr_coal.timer_on = B_FALSE;
6414 if (pwp->io_intr_coal.timer_on == B_FALSE) {
6424 pwp->io_intr_coal.timer_on = B_TRUE;
H A Dpmcs_attach.c2651 if (pwp->io_intr_coal.timer_on ||
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c1900 long timer_on; local
1901 timer_on = sh_isstate(SH_TIMING);
1911 if(!timer_on)
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c149 if (m.io_intr_coal.timer_on) {

Completed in 114 milliseconds