Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Ddevice_ops.c464 int chp_idx) in ccw_device_get_chp_desc() argument
471 chpid.id = sch->schib.pmcw.chpid[chp_idx]; in ccw_device_get_chp_desc()
483 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx) in ccw_device_get_util_str() argument
491 chpid.id = sch->schib.pmcw.chpid[chp_idx]; in ccw_device_get_util_str()
/Linux-v4.19/arch/s390/include/asm/
Dccwdev.h234 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx);