Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 25 of 81) sorted by last modified time

1234

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c622 uintptr_t queue = (uintptr_t)arg2; in igc_intr_rx_queue() local
1171 igc_write_ivar(igc_t *igc, uint32_t queue, bool rx, uint32_t msix) in igc_write_ivar()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h636 } queue; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c252 lmrc_get_next_reply_desc(lmrc_t *lmrc, int queue) in lmrc_get_next_reply_desc()
289 lmrc_write_rphi(lmrc_t *lmrc, uint32_t queue) in lmrc_write_rphi()
424 lmrc_process_replies(lmrc_t *lmrc, uint8_t queue) in lmrc_process_replies()
H A Dlmrc_ddi.c629 int queue = (int)(uintptr_t)arg2; in lmrc_isr() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1239 dsl_scan_io_queue_t *queue; in dsl_scan_should_clear() local
2727 scan_io_queue_issue(dsl_scan_io_queue_t *queue, list_t *io_list) in scan_io_queue_issue()
2763 scan_io_queue_gather(dsl_scan_io_queue_t *queue, range_seg_t *rs, list_t *list) in scan_io_queue_gather()
2840 scan_io_queue_fetch_ext(dsl_scan_io_queue_t *queue) in scan_io_queue_fetch_ext()
2910 dsl_scan_io_queue_t *queue = arg; in scan_io_queues_run_one() local
3101 dsl_scan_io_queue_t *queue = vd->vdev_scan_io_queue; in dsl_scan_update_stats() local
3740 scan_io_queue_insert_impl(dsl_scan_io_queue_t *queue, scan_io_t *sio) in scan_io_queue_insert_impl()
3894 dsl_scan_io_queue_t *queue = zio->io_private; in dsl_scan_scrub_done() local
3927 const zbookmark_phys_t *zb, dsl_scan_io_queue_t *queue) in scan_exec_io()
4050 dsl_scan_io_queue_destroy(dsl_scan_io_queue_t *queue) in dsl_scan_io_queue_destroy()
[all …]
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h126 /*075*/ u_int16_t queue; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c650 struct pci_vtscsi_queue *queue, int num) in pci_vtscsi_init_queue()
H A Dpci_virtio_input.c470 struct vtinput_eventqueue *queue, struct input_event *e) in vtinput_eventqueue_add_event()
498 vtinput_eventqueue_clear(struct vtinput_eventqueue *queue) in vtinput_eventqueue_clear()
506 struct vtinput_eventqueue *queue, struct vqueue_info *vq) in vtinput_eventqueue_send_events()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c245 xge_hal_ring_queue_t *queue; in __hal_ring_open() local
347 xge_hal_ring_queue_t *queue; in __hal_ring_close() local
390 xge_hal_ring_queue_t *queue; in __hal_ring_prc_enable() local
H A Dxgehal-device.c1541 xge_hal_ring_queue_t *queue = &hldev->config.ring.queue[rnum]; in __hal_device_rts_port_configure() local
H A Dxgehal-mgmt.c497 __hal_update_ring_bump(xge_hal_device_t *hldev, int queue, in __hal_update_ring_bump()
H A Dxge-queue.c47 __queue_consume(xge_queue_t *queue, int data_max_size, xge_queue_item_t *item) in __queue_consume()
142 xge_queue_t *queue = (xge_queue_t *)queueh; in xge_queue_produce() local
259 xge_queue_t *queue; in xge_queue_create() local
296 xge_queue_t *queue = (xge_queue_t *)queueh; in xge_queue_destroy() local
323 xge_queue_t *queue = (xge_queue_t *)queueh; in __io_queue_grow() local
394 xge_queue_t *queue = (xge_queue_t *)queueh; in xge_queue_consume() local
442 xge_queue_t* queue = (xge_queue_t*)qh; in __queue_get_reset_critical() local
/illumos-gate/usr/src/uts/common/io/myri10ge/firmware/
H A Dmyri10ge_mcp.h509 uint8_t queue; member
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_ordering.c56 } queue; typedef
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java1408 Vector queue = ageOutQueue.getContents(); in ageOut() local
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c540 queue(head, cp) in queue() function
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c3151 GList *queue; in device_is_executing_method() local
3178 GList *queue; in hald_exec_method_enqueue() local
3205 GList *queue; in hald_exec_method_process_queue() local
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c3208 aac_fib_enqueue(struct aac_softstate *softs, int queue, uint32_t fib_addr, in aac_fib_enqueue()
3269 aac_fib_dequeue(struct aac_softstate *softs, int queue, int *idxp) in aac_fib_dequeue()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h115 typedef struct queue { struct
119 struct queue *q_next; /* Q9S: next Q in stream */ argument
120 struct queue *q_link; /* SVLK: next Q for scheduling */ argument
134 struct queue *q_nfsrv; /* STR: next Q with svc routine */ argument
148 struct queue *q_sqnext; /* SQLK: next Q on syncq list */ argument
149 struct queue *q_sqprev; /* SQLK: prev Q on syncq list */ argument
154 * NOLK: Reference to the queue's module's implementation argument
161 * Queue flags; unused flags not documented in queue(9S) can be recycled. argument
H A Dbeep.h93 beep_entry_t *queue; member
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c617 boolean_t queue = B_FALSE; in overlay_target_lookup_request() local
707 boolean_t queue = B_FALSE; in overlay_target_lookup_drop() local
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c88 beep_entry_t *queue; in beep_init() local
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dpause-printer.c42 char *queue = NULL; in ipp_pause_printer() local
H A Dpurge-jobs.c43 char *queue = NULL; in ipp_purge_jobs() local
H A Drelease-job.c43 char *queue = NULL; in ipp_release_job() local

1234