Searched refs:ccw_device_get_chp_desc (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dccwdev.h190 extern void *ccw_device_get_chp_desc(struct ccw_device *, int);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_ops.c608 ccw_device_get_chp_desc(struct ccw_device *cdev, int chp_no) function
661 EXPORT_SYMBOL_GPL(ccw_device_get_chp_desc); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c1127 chp_dsc = (struct channelPath_dsc *)ccw_device_get_chp_desc(ccwdev, 0);

Completed in 95 milliseconds