Searched refs:chp_dsc (Results 1 – 1 of 1) sorted by relevance
1355 struct channel_path_desc *chp_dsc; in qeth_update_from_chp_desc() local1360 chp_dsc = ccw_device_get_chp_desc(ccwdev, 0); in qeth_update_from_chp_desc()1361 if (!chp_dsc) in qeth_update_from_chp_desc()1364 card->info.func_level = 0x4100 + chp_dsc->desc; in qeth_update_from_chp_desc()1369 if ((chp_dsc->chpp & 0x02) == 0x02) in qeth_update_from_chp_desc()1374 kfree(chp_dsc); in qeth_update_from_chp_desc()