Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci.c90 state == ZPCI_FN_STATE_RESERVED) in zpci_remove_reserved_devices()
795 return state != ZPCI_FN_STATE_RESERVED && in zpci_is_device_configured()
819 zdev->state = ZPCI_FN_STATE_RESERVED; in zpci_device_reserved()
844 case ZPCI_FN_STATE_RESERVED: in zpci_release_device()
H A Dpci_event.c151 state == ZPCI_FN_STATE_RESERVED) { in __zpci_event_availability()
H A Dpci_clp.c450 struct clp_state_data sd = {fid, ZPCI_FN_STATE_RESERVED}; in clp_get_state()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h87 ZPCI_FN_STATE_RESERVED = 2, enumerator