Home
last modified time | relevance | path

Searched refs:zpci_state (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpci.h88 enum zpci_state { enum
131 enum zpci_state state;
225 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);
248 int clp_get_state(u32 fid, enum zpci_state *state);
/linux/arch/s390/pci/
H A Dpci_event.c389 enum zpci_state state; in __zpci_event_availability()