Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/cio/
Dchp.c44 static struct sclp_chp_info chp_info; variable
568 rc = sclp_chp_read_info(&chp_info); in info_update()
594 if (!chp_test_bit(chp_info.recognized, bit)) in chp_info_get_status()
596 else if (chp_test_bit(chp_info.configured, bit)) in chp_info_get_status()
598 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()