Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci.h55 ZPCI_FN_STATE_ONLINE, enumerator
/arch/s390/pci/
Dpci.c699 if (zdev->state != ZPCI_FN_STATE_ONLINE) in zpci_restore()
719 if (zdev->state != ZPCI_FN_STATE_ONLINE) in zpci_freeze()
807 zdev->state = ZPCI_FN_STATE_ONLINE; in zpci_enable_device()
851 if (zdev->state == ZPCI_FN_STATE_ONLINE) in zpci_create_device()