Searched refs:chp_dsc (Results 1 – 1 of 1) sorted by relevance
1373 struct channel_path_desc_fmt0 *chp_dsc; in qeth_update_from_chp_desc() local1378 chp_dsc = ccw_device_get_chp_desc(ccwdev, 0); in qeth_update_from_chp_desc()1379 if (!chp_dsc) in qeth_update_from_chp_desc()1382 card->info.func_level = 0x4100 + chp_dsc->desc; in qeth_update_from_chp_desc()1387 if ((chp_dsc->chpp & 0x02) == 0x02) in qeth_update_from_chp_desc()1392 kfree(chp_dsc); in qeth_update_from_chp_desc()