Home
last modified time | relevance | path

Searched refs:qst (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c71 while ((count--) && (cfg.bits.qst == 0)) { in hpi_rxdma_cfg_rdc_wait_for_qst()
76 if (cfg.bits.qst == 0) in hpi_rxdma_cfg_rdc_wait_for_qst()
106 while ((count--) && (cfg.bits.qst == 1)) { in hpi_rxdma_cfg_rdc_ctl()
110 if (cfg.bits.qst == 1) { in hpi_rxdma_cfg_rdc_ctl()
138 while ((count--) && (cfg.bits.qst == 0)) { in hpi_rxdma_cfg_rdc_ctl()
H A Dhpi_txdma.c448 if (txcs.bits.qst) { in hpi_txdma_control_reset_wait()
473 if (txcs.bits.qst) { in hpi_txdma_control_stop_wait()
H A Dhxge_tdc_hw.h152 uint32_t qst:1; member
164 uint32_t qst:1;
H A Dhxge_rdc_hw.h145 uint32_t qst:1; member
151 uint32_t qst:1;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c390 while ((count--) && (cfg.bits.ldw.qst == 0)) { in npi_rxdma_cfg_rdc_ctl()
396 if (cfg.bits.ldw.qst == 0) { in npi_rxdma_cfg_rdc_ctl()
415 while ((count--) && (cfg.bits.ldw.qst == 0)) { in npi_rxdma_cfg_rdc_ctl()
420 if (cfg.bits.ldw.qst == 0) { in npi_rxdma_cfg_rdc_ctl()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h378 uint32_t qst:1; member
384 uint32_t qst:1;