Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.c44 static struct sclp_chp_info chp_info; variable
663 rc = sclp_chp_read_info(&chp_info); in info_update()
689 if (!chp_test_bit(chp_info.recognized, bit)) in chp_info_get_status()
691 else if (chp_test_bit(chp_info.configured, bit)) in chp_info_get_status()
693 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()