Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci.c96 state == ZPCI_FN_STATE_RESERVED) in zpci_remove_reserved_devices()
830 return state != ZPCI_FN_STATE_RESERVED && in zpci_is_device_configured()
908 zdev->state = ZPCI_FN_STATE_RESERVED; in zpci_device_reserved()
939 case ZPCI_FN_STATE_RESERVED: in zpci_release_device()
H A Dpci_event.c364 state == ZPCI_FN_STATE_RESERVED) { in __zpci_event_availability()
H A Dpci_clp.c473 *state = ZPCI_FN_STATE_RESERVED; in clp_get_state()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h87 ZPCI_FN_STATE_RESERVED = 2, enumerator