Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dqsort.c46 static void qst(char *, char *);
69 qst(base, max); in qsort()
128 qst(char *base, char *max) in qst() function
214 qst(base, j); in qst()
219 qst(i, max); in qst()
/titanic_41/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.c450 if (txcs.bits.qst) { in hpi_txdma_control_reset_wait()
475 if (txcs.bits.qst) { in hpi_txdma_control_stop_wait()
H A Dhxge_tdc_hw.h154 uint32_t qst:1; member
166 uint32_t qst:1;
H A Dhxge_rdc_hw.h147 uint32_t qst:1; member
153 uint32_t qst:1;
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c387 while ((count--) && (cfg.bits.ldw.qst == 0)) { in npi_rxdma_cfg_rdc_ctl()
393 if (cfg.bits.ldw.qst == 0) { in npi_rxdma_cfg_rdc_ctl()
412 while ((count--) && (cfg.bits.ldw.qst == 0)) { in npi_rxdma_cfg_rdc_ctl()
417 if (cfg.bits.ldw.qst == 0) { in npi_rxdma_cfg_rdc_ctl()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h378 uint32_t qst:1; member
384 uint32_t qst:1;