Home
last modified time | relevance | path

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

/arch/s390/pci/
A Dpci_event.c406 if (zdev->state == ZPCI_FN_STATE_RESERVED) in __zpci_event_availability()
425 if (zdev->state == ZPCI_FN_STATE_RESERVED) in __zpci_event_availability()
450 state == ZPCI_FN_STATE_RESERVED) { in __zpci_event_availability()
A Dpci.c109 state == ZPCI_FN_STATE_RESERVED) in zpci_remove_reserved_devices()
879 return state != ZPCI_FN_STATE_RESERVED && in zpci_is_device_configured()
946 if (zdev->state == ZPCI_FN_STATE_RESERVED) in zpci_device_reserved()
948 zdev->state = ZPCI_FN_STATE_RESERVED; in zpci_device_reserved()
963 WARN_ON(zdev->state != ZPCI_FN_STATE_RESERVED); in zpci_release_device()
A Dpci_clp.c486 *state = ZPCI_FN_STATE_RESERVED; in clp_get_state()
/arch/s390/include/asm/
A Dpci.h90 ZPCI_FN_STATE_RESERVED = 2, enumerator

Completed in 15 milliseconds