Home
last modified time | relevance | path

Searched refs:queue_entry (Results 201 – 207 of 207) sorted by relevance

123456789

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/qlge/
H A Dqlge_main.c2551 mac_iocb_ptr = tx_ring_desc->queue_entry; in qlge_send()
2668 tx_ring_desc->queue_entry = mac_iocb_ptr; in qlge_init_tx_ring()
/dports/lang/yap/yap-6.2.2/C/
H A Ddbase.c107 typedef struct queue_entry { struct
108 struct queue_entry *next; argument
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/
H A Dscript_thread.rs2628 window.Performance().queue_entry(&entry.upcast::<PerformanceEntry>(), in handle_paint_metric()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/qla4xxx/
H A Dql4_os.c4254 ha->request_ring = (struct queue_entry *) (ha->queues + align); in qla4xxx_mem_alloc()
4257 ha->response_ring = (struct queue_entry *) (ha->queues + align + in qla4xxx_mem_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/qla4xxx/
H A Dql4_os.c4254 ha->request_ring = (struct queue_entry *) (ha->queues + align); in qla4xxx_mem_alloc()
4257 ha->response_ring = (struct queue_entry *) (ha->queues + align + in qla4xxx_mem_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/qla4xxx/
H A Dql4_os.c4254 ha->request_ring = (struct queue_entry *) (ha->queues + align); in qla4xxx_mem_alloc()
4257 ha->response_ring = (struct queue_entry *) (ha->queues + align + in qla4xxx_mem_alloc()
/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Dwordwarvi.c10221 void cancel_sound(int queue_entry);

123456789