Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/cio/
H A Dchp.c44 static struct sclp_chp_info chp_info; variable
697 rc = sclp_chp_read_info(&chp_info); in info_update()
724 if (!chp_test_bit(chp_info.recognized, bit)) in chp_info_get_status()
726 else if (chp_test_bit(chp_info.configured, bit)) in chp_info_get_status()
728 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()