Home
last modified time | relevance | path

Searched defs:orb (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dsbp2.c401 struct sbp2_orb *orb = container_of(kref, struct sbp2_orb, kref); in free_orb() local
412 struct sbp2_orb *orb = NULL, *iter; in sbp2_status_write() local
461 struct sbp2_orb *orb = data; in complete_transaction() local
490 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
516 struct sbp2_orb *orb, *next; in sbp2_cancel_orbs() local
541 struct sbp2_management_orb *orb = in complete_management_orb() local
554 struct sbp2_management_orb *orb; in sbp2_send_management_orb() local
1281 struct sbp2_command_orb *orb) in sbp2_unmap_scatterlist()
1339 struct sbp2_command_orb *orb = in complete_command_orb() local
1383 static int sbp2_map_scatterlist(struct sbp2_command_orb *orb, in sbp2_map_scatterlist()
[all …]
/openbmc/linux/drivers/s390/cio/
H A Deadm_sch.c51 static void orb_init(union orb *orb) in orb_init()
62 union orb *orb = &get_eadm_private(sch)->orb; in eadm_subchannel_start() local
H A Dvfio_ccw_cp.h38 union orb orb; member
H A Dvfio_ccw_fsm.c22 union orb *orb; in fsm_io_helper() local
246 union orb *orb; in fsm_io_request() local
H A Deadm_sch.h12 union orb orb; member
H A Dcio.c129 union orb *orb = &priv->orb; in cio_start_key() local
717 union orb *orb = &to_io_private(sch)->orb; in cio_tm_start_key() local
H A Dvfio_ccw_cp.c704 int cp_init(struct channel_program *cp, union orb *orb) in cp_init()
850 union orb *orb; in cp_get_orb() local
H A Dorb.h86 union orb { union
H A Ddevice_fsm.c43 union orb *orb; in ccw_timeout_log() local
H A Dio_sch.h17 union orb orb; /* operation request block */ member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.c316 CmdOrb orb = { in __do_cio() local
/openbmc/qemu/hw/s390x/
H A Dcss.c970 void ccw_dstream_init(CcwDataStream *cds, CCW1 const *ccw, ORB const *orb) in ccw_dstream_init()
1143 ORB *orb = &sch->orb; in sch_handle_start_func_virtual() local
1267 ORB *orb = &sch->orb; in sch_handle_start_func_passthrough() local
1638 IOInstEnding css_do_ssch(SubchDev *sch, ORB *orb) in css_do_ssch()
/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.h213 struct sbp_command_block_orb orb; member
235 struct sbp_management_orb orb; member
/openbmc/qemu/target/s390x/
H A Dioinst.c176 static int ioinst_orb_valid(ORB *orb) in ioinst_orb_valid()
196 ORB orig_orb, orb; in ioinst_handle_ssch() local
/openbmc/qemu/include/hw/s390x/
H A Dcss.h123 ORB orb; member