CCW_DEVICE_GET_ID

Section: The ccw bus (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

ccw_device_get_id - obtain a ccw device id  

SYNOPSIS

void ccw_device_get_id(struct ccw_device * cdev, struct ccw_dev_id * dev_id);
 

ARGUMENTS

cdev

device to obtain the id for

dev_id

where to fill in the values
 

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>

Author.
 

COPYRIGHT