Home
last modified time | relevance | path

Searched refs:cp_init (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dvfio_ccw_cp.h35 * the iova parameter when calling cp_init.
45 extern int cp_init(struct channel_program *cp, struct device *mdev,
H A Dvfio_ccw_fsm.c265 io_region->ret_code = cp_init(&private->cp, mdev_dev(mdev), in fsm_io_request()
269 "%pUl (%x.%x.%04x): cp_init=%d\n", in fsm_io_request()
H A Dvfio_ccw_cp.c620 * cp_init() - allocate ccwchains for a channel program.
635 int cp_init(struct channel_program *cp, struct device *mdev, union orb *orb) in cp_init() function
680 * @cp, which must have been returned by a previous call to cp_init().
708 * initialized by a previous call with cp_init(). Otherwise, undefined
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dvfio_ccw_cp.h34 * the iova parameter when calling cp_init.
43 int cp_init(struct channel_program *cp, union orb *orb);
H A Dvfio_ccw_fsm.c268 io_region->ret_code = cp_init(&private->cp, orb); in fsm_io_request()
271 "sch %x.%x.%04x: cp_init=%d\n", in fsm_io_request()
H A Dvfio_ccw_cp.c690 * cp_init() - allocate ccwchains for a channel program.
704 int cp_init(struct channel_program *cp, union orb *orb) in cp_init() function
746 * @cp, which must have been returned by a previous call to cp_init().
776 * initialized by a previous call with cp_init(). Otherwise, undefined
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h217 __be16 cp_init; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h368 __be16 cp_init; /* initiator flags */ member
388 * cp_init flags.
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h376 __be16 cp_init; /* initiator flags */ member
396 * cp_init flags.
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h199 __be16 cp_init; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h199 __be16 cp_init; member
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_lnode.c660 ln->ln_sparm.clsp[2].cp_init = clsp->cp_init; in csio_ln_vnp_read_cbfn()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_lnode.c660 ln->ln_sparm.clsp[2].cp_init = clsp->cp_init; in csio_ln_vnp_read_cbfn()

Completed in 20 milliseconds