Searched refs:chsc_pnso (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chsc.h | 208 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area,
|
H A D | device_ops.c | 732 return chsc_pnso(schid, pnso_area, oc, resume_token, cnc); in ccw_device_pnso()
|
H A D | chsc.c | 1364 * chsc_pnso() - Perform Network-Subchannel Operation 1375 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, in chsc_pnso() function
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chsc.h | 209 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area,
|
H A D | device_ops.c | 732 return chsc_pnso(schid, pnso_area, oc, resume_token, cnc); in ccw_device_pnso()
|
H A D | chsc.c | 1408 * chsc_pnso() - Perform Network-Subchannel Operation 1419 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, in chsc_pnso() function
|
Completed in 8 milliseconds