Home
last modified time | relevance | path

Searched defs:acb (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c372 struct AdapterControlBlock *acb = dev_id; in arcmsr_do_interrupt() local
1026 struct AdapterControlBlock *acb; in arcmsr_probe() local
1133 struct AdapterControlBlock *acb) in arcmsr_free_irq()
1146 struct AdapterControlBlock *acb = in arcmsr_suspend() local
1164 struct AdapterControlBlock *acb = in arcmsr_resume() local
1311 struct AdapterControlBlock *acb = ccb->acb; in arcmsr_ccb_complete() local
1649 struct AdapterControlBlock *acb = in arcmsr_remove() local
1708 struct AdapterControlBlock *acb = in arcmsr_shutdown() local
4580 struct AdapterControlBlock *acb; in arcmsr_bus_reset() local
4642 struct AdapterControlBlock *acb = in arcmsr_abort() local
[all …]
H A Darcmsr_attr.c218 int arcmsr_alloc_sysfs_attr(struct AdapterControlBlock *acb) in arcmsr_alloc_sysfs_attr()
247 void arcmsr_free_sysfs_attr(struct AdapterControlBlock *acb) in arcmsr_free_sysfs_attr()
271 struct AdapterControlBlock *acb = in arcmsr_attr_host_driver_posted_cmd() local
283 struct AdapterControlBlock *acb = in arcmsr_attr_host_driver_reset() local
295 struct AdapterControlBlock *acb = in arcmsr_attr_host_driver_abort() local
307 struct AdapterControlBlock *acb = in arcmsr_attr_host_fw_model() local
319 struct AdapterControlBlock *acb = in arcmsr_attr_host_fw_version() local
332 struct AdapterControlBlock *acb = in arcmsr_attr_host_fw_request_len() local
345 struct AdapterControlBlock *acb = in arcmsr_attr_host_fw_numbers_queue() local
358 struct AdapterControlBlock *acb = in arcmsr_attr_host_fw_sdram_size() local
[all …]
/openbmc/linux/drivers/scsi/
H A Ddc395x.c255 struct AdapterCtlBlk *acb; member
967 struct AdapterCtlBlk *acb = in dc395x_queue_command_lck() local
1119 static void reset_dev_param(struct AdapterCtlBlk *acb) in reset_dev_param()
1149 struct AdapterCtlBlk *acb = in __dc395x_eh_bus_reset() local
1215 struct AdapterCtlBlk *acb = in dc395x_eh_abort() local
1645 struct AdapterCtlBlk *acb = dev_id; in dc395x_interrupt() local
2866 static void disconnect(struct AdapterCtlBlk *acb) in disconnect()
2962 static void reselect(struct AdapterCtlBlk *acb) in reselect()
3405 static void reset_scsi_bus(struct AdapterCtlBlk *acb) in reset_scsi_bus()
4411 static void adapter_uninit(struct AdapterCtlBlk *acb) in adapter_uninit()
[all …]
/openbmc/qemu/util/
H A Daiocb.c31 BlockAIOCB *acb; in qemu_aio_get() local
44 BlockAIOCB *acb = p; in qemu_aio_ref() local
50 BlockAIOCB *acb = p; in qemu_aio_unref() local
H A Dthread-pool.c218 static void thread_pool_cancel(BlockAIOCB *acb) in thread_pool_cancel()
/openbmc/qemu/block/
H A Dquorum.c144 QuorumAIOCB *acb; member
148 static void quorum_aio_finalize(QuorumAIOCB *acb) in quorum_aio_finalize()
170 QuorumAIOCB *acb = g_new(QuorumAIOCB, 1); in quorum_aio_get() local
209 static void GRAPH_RDLOCK quorum_report_failure(QuorumAIOCB *acb) in quorum_report_failure()
250 QuorumAIOCB *acb = sacb->parent; in quorum_report_bad_acb() local
256 QuorumAIOCB *acb, in quorum_report_bad_versions()
280 QuorumAIOCB *acb = co->acb; in quorum_rewrite_entry() local
467 static int quorum_vote_error(QuorumAIOCB *acb) in quorum_vote_error()
498 static void coroutine_fn GRAPH_RDLOCK quorum_vote(QuorumAIOCB *acb) in quorum_vote()
585 QuorumAIOCB *acb = co->acb; in read_quorum_children_entry() local
[all …]
H A Dqed.c875 static BDRVQEDState *acb_to_s(QEDAIOCB *acb) in acb_to_s()
969 static void coroutine_fn qed_aio_complete(QEDAIOCB *acb) in qed_aio_complete()
1035 qed_aio_write_l2_update(QEDAIOCB *acb, uint64_t offset) in qed_aio_write_l2_update()
1073 static int coroutine_fn GRAPH_RDLOCK qed_aio_write_main(QEDAIOCB *acb) in qed_aio_write_main()
1091 static int coroutine_fn GRAPH_RDLOCK qed_aio_write_cow(QEDAIOCB *acb) in qed_aio_write_cow()
1170 qed_aio_write_alloc(QEDAIOCB *acb, size_t len) in qed_aio_write_alloc()
1234 qed_aio_write_inplace(QEDAIOCB *acb, uint64_t offset, size_t len) in qed_aio_write_inplace()
1279 QEDAIOCB *acb = opaque; in qed_aio_write_data() local
1312 QEDAIOCB *acb = opaque; in qed_aio_read_data() local
1347 static int coroutine_fn GRAPH_RDLOCK qed_aio_next_io(QEDAIOCB *acb) in qed_aio_next_io()
[all …]
H A Dblock-backend.c1588 BlkAioEmAIOCB *acb = opaque; in blk_aio_complete_bh() local
1599 BlkAioEmAIOCB *acb; in blk_aio_prwv() local
1628 BlkAioEmAIOCB *acb = opaque; in blk_aio_read_entry() local
1640 BlkAioEmAIOCB *acb = opaque; in blk_aio_write_entry() local
1783 BlkAioEmAIOCB *acb = opaque; in blk_aio_ioctl_entry() local
1818 BlkAioEmAIOCB *acb = opaque; in blk_aio_pdiscard_entry() local
1863 BlkAioEmAIOCB *acb = opaque; in blk_aio_flush_entry() local
1891 BlkAioEmAIOCB *acb = opaque; in blk_aio_zone_report_entry() local
1905 BlkAioEmAIOCB *acb; in blk_aio_zone_report() local
1946 BlkAioEmAIOCB *acb; in blk_aio_zone_mgmt() local
[all …]
H A Dnull.c157 NullAIOCB *acb = opaque; in null_bh_cb() local
164 NullAIOCB *acb = opaque; in null_timer_cb() local
174 NullAIOCB *acb; in null_aio_common() local
H A Dcurl.c95 CURLAIOCB *acb[CURL_NUM_ACB]; member
274 CURLAIOCB *acb) in curl_find_buf()
369 CURLAIOCB *acb = state->acb[i]; in curl_multi_check_completion() local
893 static void coroutine_fn curl_setup_preadv(BlockDriverState *bs, CURLAIOCB *acb) in curl_setup_preadv()
964 CURLAIOCB acb = { in curl_co_preadv() local
H A Dgluster.c743 GlusterAIOCB *acb = (GlusterAIOCB *)arg; in gluster_finish_aiocb() local
1012 GlusterAIOCB acb; in qemu_gluster_co_pwrite_zeroes() local
1188 GlusterAIOCB acb; in qemu_gluster_co_rw() local
1257 GlusterAIOCB acb; in qemu_gluster_co_flush_to_disk() local
1303 GlusterAIOCB acb; in qemu_gluster_co_pdiscard() local
H A Discsi.c157 IscsiAIOCB *acb = p; in iscsi_bh_cb() local
172 iscsi_schedule_bh(IscsiAIOCB *acb) in iscsi_schedule_bh()
311 IscsiAIOCB *acb = private_data; in iscsi_abort_task_cb() local
325 IscsiAIOCB *acb = (IscsiAIOCB *)blockacb; in iscsi_aio_cancel() local
963 IscsiAIOCB *acb = opaque; in iscsi_aio_ioctl_cb() local
1002 IscsiAIOCB *acb = opaque; in iscsi_ioctl_bh_completion() local
1009 static void iscsi_ioctl_handle_emulated(IscsiAIOCB *acb, int req, void *buf) in iscsi_ioctl_handle_emulated()
1039 IscsiAIOCB *acb; in iscsi_aio_ioctl() local
H A Dio.c1037 BlockAIOCB *acb; in bdrv_driver_preadv() local
1116 BlockAIOCB *acb; in bdrv_driver_pwritev() local
2951 void bdrv_aio_cancel(BlockAIOCB *acb) in bdrv_aio_cancel()
2963 void bdrv_aio_cancel_async(BlockAIOCB *acb) in bdrv_aio_cancel_async()
3037 BlockAIOCB *acb; in bdrv_co_flush() local
3190 BlockAIOCB *acb; in bdrv_co_pdiscard() local
3226 BlockAIOCB *acb; in bdrv_co_ioctl() local
H A Dfile-posix.c2451 RawPosixAIOData acb; in raw_co_prw() local
2555 RawPosixAIOData acb; in raw_co_flush_to_disk() local
2626 RawPosixAIOData acb; in raw_regular_truncate() local
3408 RawPosixAIOData acb; in raw_co_zone_mgmt() local
3541 RawPosixAIOData acb; in raw_do_pdiscard() local
3572 RawPosixAIOData acb; in raw_do_pwrite_zeroes() local
3843 RawPosixAIOData acb; in raw_co_copy_range_to() local
4185 RawPosixAIOData acb; in hdev_co_ioctl() local
H A Dfile-win32.c155 RawWin32AIOData *acb = g_new(RawWin32AIOData, 1); in paio_submit() local
/openbmc/qemu/tests/unit/
H A Dtest-block-backend.c43 BlockAIOCB *acb; in test_drain_aio_error() local
60 BlockAIOCB *acb; in test_drain_all_aio_error() local
H A Dtest-bdrv-drain.c233 BlockAIOCB *acb; in test_drv_cb_common() local
545 BlockAIOCB *acb; in test_iothread_common() local
1260 BlockAIOCB *acb; in test_detach_indirect() local
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mux_codec.c17 const struct mux_acb *acb = msg; in ipc_mux_tq_cmd_send() local
60 struct mux_acb *acb = &ipc_mux->acb; in ipc_mux_acb_init() local
76 struct mux_acb *acb; in ipc_mux_acb_add_cmd() local
102 u32 cmd, struct mux_acb *acb, in ipc_mux_lite_add_cmd()
127 struct mux_acb *acb = &ipc_mux->acb; in ipc_mux_acb_alloc() local
149 struct mux_acb *acb = &ipc_mux->acb; in ipc_mux_dl_acb_send_cmds() local
191 struct mux_acb *acb = &ipc_mux->acb; in ipc_mux_dl_cmdresps_decode_process() local
H A Diosm_ipc_mux.c58 struct mux_acb *acb = &ipc_mux->acb; in ipc_mux_session_open_send() local
/openbmc/qemu/system/
H A Ddma-helpers.c63 BlockAIOCB *acb; member
186 static void dma_aio_cancel(BlockAIOCB *acb) in dma_aio_cancel()
/openbmc/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c120 u16 acb; member
H A Dmsp3400-driver.h88 int acb; member
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_bsg.c393 uint8_t *acb = NULL; in qla4xxx_bsg_get_acb() local
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.h68 void __iomem *acb; member
/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb.h74 int acb; /* ac-bias pin frequency */ member

12