Searched refs:_ascebc (Results 1 – 4 of 4) sorted by relevance
19 __u8 _ascebc[256] = variable397 EXPORT_SYMBOL(_ascebc);
107 ptr[count] = _ascebc[ch]; in sclp_early_print_lm()
736 memcpy(ascebc, _ascebc, 256); in raw3270_setup_device()
2116 card->info.is_vm_nic = nd->nd1.plant[0] == _ascebc['V'] && in qeth_read_conf_data_cb()2117 nd->nd1.plant[1] == _ascebc['M']; in qeth_read_conf_data_cb()