Home
last modified time | relevance | path

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

/arch/s390/pci/
A Dpci_event.c398 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
411 zdev->state = ZPCI_FN_STATE_CONFIGURED; in __zpci_event_availability()
435 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in __zpci_event_availability()
446 if (zdev->state == ZPCI_FN_STATE_CONFIGURED) in __zpci_event_availability()
A Dpci_sysfs.c100 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in recover_store()
A Dpci_bus.c139 if (zdev && zdev->state == ZPCI_FN_STATE_CONFIGURED) { in zpci_bus_scan_bus()
A Dpci.c915 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in zpci_deconfigure_device()
/arch/s390/include/asm/
A Dpci.h89 ZPCI_FN_STATE_CONFIGURED = 1, enumerator

Completed in 9 milliseconds