Home
last modified time | relevance | path

Searched refs:ZPCI_FN_STATE_STANDBY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/pci/
H A Dpci_event.c314 zdev->state = ZPCI_FN_STATE_STANDBY; in zpci_event_hard_deconfigured()
333 if (zdev->state != ZPCI_FN_STATE_STANDBY) in __zpci_event_availability()
341 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY); in __zpci_event_availability()
H A Dpci.c94 if (zdev->state == ZPCI_FN_STATE_STANDBY && in zpci_remove_reserved_devices()
831 state != ZPCI_FN_STATE_STANDBY; in zpci_is_device_configured()
883 zdev->state = ZPCI_FN_STATE_STANDBY; in zpci_deconfigure_device()
931 case ZPCI_FN_STATE_STANDBY: in zpci_release_device()
/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c29 if (zdev->state != ZPCI_FN_STATE_STANDBY) in enable_slot()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h85 ZPCI_FN_STATE_STANDBY = 0, enumerator