Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dccwgroup.c65 if (gdev->state == CCWGROUP_ONLINE) in ccwgroup_set_online()
72 gdev->state = CCWGROUP_ONLINE; in ccwgroup_set_online()
150 online = (gdev->state == CCWGROUP_ONLINE) ? 1 : 0; in ccwgroup_online_show()
/linux/arch/s390/include/asm/
H A Dccwgroup.h19 CCWGROUP_ONLINE, enumerator
/linux/drivers/s390/net/
H A Dctcm_main.c1646 if (cgdev->state == CCWGROUP_ONLINE) in ctcm_remove_device()
H A Dqeth_l3_main.c1962 if (cgdev->state == CCWGROUP_ONLINE) in qeth_l3_remove_device()
H A Dqeth_l2_main.c2323 if (gdev->state == CCWGROUP_ONLINE) in qeth_l2_remove_device()
H A Dqeth_core_main.c6478 if ((gdev->state == CCWGROUP_ONLINE) && card->info.hwtrap) in qeth_core_shutdown()