Home
last modified time | relevance | path

Searched refs:chp_idx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/s390/cio/
Ddevice_ops.c475 int chp_idx) in ccw_device_get_chp_desc() argument
482 chpid.id = sch->schib.pmcw.chpid[chp_idx]; in ccw_device_get_chp_desc()
494 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx) in ccw_device_get_util_str() argument
502 chpid.id = sch->schib.pmcw.chpid[chp_idx]; in ccw_device_get_util_str()
/Linux-v5.4/arch/s390/include/asm/
Dccwdev.h238 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx);