Searched refs:net_schid (Results 1 – 3 of 3) sorted by relevance
54 SubChannelId net_schid = { .one = 1 }; variable444 net_schid.sch_no = i; in find_net_dev()445 r = stsch_err(net_schid, schib); in find_net_dev()452 enable_subchannel(net_schid); in find_net_dev()453 if (!virtio_is_supported(net_schid)) { in find_net_dev()485 net_schid.ssid = iplb.ccw.ssid & 0x3; in virtio_setup()486 debug_print_int("ssid ", net_schid.ssid); in virtio_setup()490 net_schid.ssid = ssid; in virtio_setup()
42 lowcore->subchannel_id = net_schid.sch_id; in write_subsystem_identification()43 lowcore->subchannel_nr = net_schid.sch_no; in write_subsystem_identification()
364 extern SubChannelId net_schid;