Home
last modified time | relevance | path

Searched refs:cp_get_orb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.h46 union orb *cp_get_orb(struct channel_program *cp, struct subchannel *sch);
H A Dvfio_ccw_fsm.c30 orb = cp_get_orb(&private->cp, sch); in fsm_io_helper()
H A Dvfio_ccw_cp.c848 union orb *cp_get_orb(struct channel_program *cp, struct subchannel *sch) in cp_get_orb() function