Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.c43 static struct sclp_chp_info chp_info; variable
617 rc = sclp_chp_read_info(&chp_info); in info_update()
643 if (!chp_test_bit(chp_info.recognized, bit)) in chp_info_get_status()
645 else if (chp_test_bit(chp_info.configured, bit)) in chp_info_get_status()
647 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()
/drivers/staging/unisys/visorbus/
Dvbuschannel.h288 struct ultra_vbus_deviceinfo chp_info; member
Dvisorbus_main.c371 chp_info), in client_bus_info_show()