Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dccwdev.h237 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
/linux/drivers/s390/net/
H A Dqeth_core_main.c5059 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()