1. NAME

ccw_device_get_schid - obtain a subchannel id

2. SYNOPSIS

void ccw_device_get_schid(struct ccw_device *  cdev , struct subchannel_id *  schid );

3. ARGUMENTS

cdev
    device to obtain the id for

schid
    where to fill in the values

4. AUTHOR

Cornelia Huck <>
    Author.

5. COPYRIGHT