Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci.h84 enum zpci_state { enum
123 enum zpci_state state;
205 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);
225 int clp_get_state(u32 fid, enum zpci_state *state);
/linux-5.19.10/arch/s390/pci/
Dpci.c83 enum zpci_state state; in zpci_remove_reserved_devices()
797 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device()
844 enum zpci_state state = zdev->state; in zpci_is_device_configured()
Dpci_event.c320 enum zpci_state state; in __zpci_event_availability()
Dpci_clp.c452 int clp_get_state(u32 fid, enum zpci_state *state) in clp_get_state()