Searched refs:chpids (Results 1 – 5 of 5) sorted by relevance
291 ChpInfo chpids[MAX_CHPID + 1]; member300 VMSTATE_STRUCT_ARRAY(chpids, CssImage, MAX_CHPID + 1, 0,1915 if (css->chpids[i].in_use) { in css_collect_chp_desc()1916 chpid_type_word = 0x80000000 | (css->chpids[i].type << 8) | i; in css_collect_chp_desc()1998 if (!channel_subsys.css[real_cssid]->chpids[chpid].in_use) { in css_do_rchp()2002 if (!channel_subsys.css[real_cssid]->chpids[chpid].is_virtual) { in css_do_rchp()2048 if (!css->chpids[chpid].in_use) { in css_find_free_chpid()2065 if (css->chpids[chpid].in_use) { in css_add_chpid()2068 css->chpids[chpid].in_use = 1; in css_add_chpid()2069 css->chpids[chpid].type = type; in css_add_chpid()[all …]
60 chpids:61 Via which chpids the device is connected.273 Please note, that unlike /proc/chpids in 2.4, the channel path objects reflect
114 /proc/subchannels and /proc/chpids), see driver-model.txt.
14 What: /sys/bus/css/drivers/io_subchannel/.../chpids
401 static DEVICE_ATTR_RO(chpids);