Searched refs:queue (Results 126 - 150 of 179) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c518 * user-access-node, and q_ptr, this is queue_t queue
552 ctrl->queue = urq;
619 * Check that queue which is waiting for response from lower stream
620 * exist. If queue exists, oplmsu sets CV_SLEEP to sleep_flag.
646 qprocsoff(urq); /* Disable queuing of queue */
664 ctrl->queue = NULL;
720 /* Link high priority message to local queue */
890 /* Link high priority message to local queue */
2144 stp_queue = WR(ctrl->queue);
2181 altn_queue = WR(ctrl->queue);
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1531 __HAL_AUX_ENTRY("queue size initial",
1533 __HAL_AUX_ENTRY("queue size max", drv_config.queue_size_max, "%u");
1612 ring = &dev_config->ring.queue[i];
1713 fifo = &dev_config->fifo.queue[i];
1736 tti = &dev_config->fifo.queue[i].tti[j];
/opensolaris-onvv-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c35 #include <sys/queue.h>
55 "Status: TASK SET FULL (insufficient resources in command queue" },
H A Dses.c36 #include <sys/queue.h>
119 "Status: TASK SET FULL (insufficient resources in command queue" },
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Daudit_event.txt205 145:AUE_AUDITON_GQCTRL:auditon(2) - get queue control parameters:as
206 146:AUE_AUDITON_SQCTRL:auditon(2) - set queue control parameters:as
/opensolaris-onvv-gate/usr/src/lib/libsmbfs/smb/
H A Drcfile.c37 #include <sys/queue.h>
/opensolaris-onvv-gate/usr/src/tools/onbld/Scm/
H A DWorkSpace.py810 q = mq.queue(self.ui, self.repo.join(''))
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dneti_impl.c31 #include <sys/queue.h>
H A Dneti_stack.c31 #include <sys/queue.h>
H A Dwscons.c138 _NOTE(SCHEME_PROTECTS_DATA("Unshared data", queue))
155 queue_t *wc_kbdqueue; /* "console keyboard" device queue */
227 * We always putnext directly to the underlying queue.
500 * Put procedure for upper write queue.
502 * queue up M_BREAK, M_DELAY, and M_DATA messages for processing by
573 * Put this message on the queue, so that
605 * Flush our write queue.
1113 * exclusionary lock on the write-side queue (protects
1297 * buffer back on the queue, and
1327 * Put procedure for lower read queue
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c117 _NOTE(SCHEME_PROTECTS_DATA("unique per call", queue))
233 * Set up queue pointers, so that the "put" procedure will accept
352 * Put procedure for input from driver end of stream (read queue).
/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c536 /* This queue is protected by rcm_req_lock */
537 rcm_enqueue_tail(&mod->client_q, &client->queue);
612 rcm_dequeue(&client->queue);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A DMakefile421 queue.h \
1112 queue.h \
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpriv_defs38 any event queue.
349 queue sizes, event to class mappings, policy options).
/opensolaris-onvv-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.c33 #include <sys/queue.h>
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c47 #include <sys/queue.h>
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c40 #include <sys/queue.h>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm638 Request a queue run for the DOMAIN given.
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c227 /* initialize the cursor queue */
542 /* XXX This should really iterate over the cursor queue, but
859 /* place onto queue of cursors */
861 TAILQ_INSERT_TAIL(&hashp->curs_queue, new_curs, queue);
/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h393 DAPL_LLIST_HEAD ep_list_head; /* EP queue */
394 DAPL_LLIST_HEAD lmr_list_head; /* LMR queue */
395 DAPL_LLIST_HEAD rmr_list_head; /* RMR queue */
396 DAPL_LLIST_HEAD pz_list_head; /* PZ queue */
397 DAPL_LLIST_HEAD evd_list_head; /* EVD queue */
398 DAPL_LLIST_HEAD cno_list_head; /* CNO queue */
399 DAPL_LLIST_HEAD psp_list_head; /* PSP queue */
400 DAPL_LLIST_HEAD rsp_list_head; /* RSP queue */
401 DAPL_LLIST_HEAD srq_list_head; /* SRQ queue */
536 /* SP types, indicating the state and queue */
642 } queue; member in struct:dapl_cookie
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c59 # include <sys/queue.h>
89 extern struct ifqueue ipintrq; /* ip packet input queue */
535 * queue that it was originally seen on so that it can
H A Dip_proxy.c71 # include <sys/queue.h>
/opensolaris-onvv-gate/usr/src/uts/common/io/arn/
H A Darn_core.h254 uint32_t ast_tx_qstop; /* tx queue stopped 'cuz full */
451 * Data transmit queue state. One of these exists for each
452 * hardware transmit queue. Packets sent to us from above
457 * hardware queue).
463 list_t axq_list; /* transmit queue */
466 uint32_t axq_depth; /* queue depth (stat only) */
512 int qnum; /* H/W queue number associated with this AC */
846 ddi_taskq_t *sc_tq; /* private task queue */
998 int arn_get_hal_qnum(uint16_t queue, struct arn_softc *sc);
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c817 int queue = 1; local
884 queue = 0;
898 if (queue) {
908 if (queue) {
1201 * In case of panic, the error log queue will also be processed as part of the
1519 * result. We then queue an event for each UDB that reports a
1709 * copy routine, set AST flag so the queue will be drained before
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dhcall.s115 hv_cpu_qconf(int queue, uint64_t paddr, int size)
552 * arg0 queue (%o0)

Completed in 264 milliseconds

12345678