Home
last modified time | relevance | path

Searched refs:chp_info (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/cio/
Dchp.c44 static struct sclp_chp_info chp_info; variable
620 rc = sclp_chp_read_info(&chp_info); in info_update()
646 if (!chp_test_bit(chp_info.recognized, bit)) in chp_info_get_status()
648 else if (chp_test_bit(chp_info.configured, bit)) in chp_info_get_status()
650 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()
/drivers/staging/unisys/visorbus/
Dvbuschannel.h78 struct ultra_vbus_deviceinfo chp_info; member
Dvisorbus_main.c620 chp_info), in client_bus_info_show()