Searched refs:chp_dsc (Results 1 – 1 of 1) sorted by relevance
986 } *chp_dsc; in qeth_get_channel_path_desc() local991 chp_dsc = (struct channelPath_dsc *)ccw_device_get_chp_desc(ccwdev, 0); in qeth_get_channel_path_desc()992 if (chp_dsc != NULL) { in qeth_get_channel_path_desc()994 if ((chp_dsc->chpp & 0x02) == 0x02) { in qeth_get_channel_path_desc()1015 card->info.func_level = 0x4100 + chp_dsc->desc; in qeth_get_channel_path_desc()1016 kfree(chp_dsc); in qeth_get_channel_path_desc()