Home
last modified time | relevance | path

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

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