Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/cio/
Dvfio_ccw_cp.h47 union orb *cp_get_orb(struct channel_program *cp, u32 intparm, u8 lpm);
Dvfio_ccw_fsm.c32 orb = cp_get_orb(&private->cp, (u32)(addr_t)sch, sch->lpm); in fsm_io_helper()
Dvfio_ccw_cp.c827 union orb *cp_get_orb(struct channel_program *cp, u32 intparm, u8 lpm) in cp_get_orb() function