Home
last modified time | relevance | path

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

/arch/s390/pci/
Dpci_event.c92 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
99 zdev->state = ZPCI_FN_STATE_CONFIGURED; in __zpci_event_availability()
Dpci.c764 if (zdev->state == ZPCI_FN_STATE_CONFIGURED) { in zpci_create_device()
833 case ZPCI_FN_STATE_CONFIGURED: in zpci_release_device()
/arch/s390/include/asm/
Dpci.h86 ZPCI_FN_STATE_CONFIGURED = 1, enumerator