Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Ds390_pci_hpc.c39 zdev->state = ZPCI_FN_STATE_CONFIGURED; in enable_slot()
55 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) { in disable_slot()
90 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in reset_slot()
/linux/arch/s390/pci/
A Dpci_event.c340 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
347 zdev->state = ZPCI_FN_STATE_CONFIGURED; in __zpci_event_availability()
362 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in __zpci_event_availability()
373 if (zdev->state == ZPCI_FN_STATE_CONFIGURED) in __zpci_event_availability()
A Dpci_sysfs.c108 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.c870 if (zdev->state != ZPCI_FN_STATE_CONFIGURED) in zpci_deconfigure_device()
929 case ZPCI_FN_STATE_CONFIGURED: in zpci_release_device()
/linux/arch/s390/include/asm/
A Dpci.h86 ZPCI_FN_STATE_CONFIGURED = 1, enumerator

Completed in 15 milliseconds