Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dpci.h87 enum zpci_state { enum
129 enum zpci_state state;
220 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);
243 int clp_get_state(u32 fid, enum zpci_state *state);
/linux-6.15/arch/s390/pci/
H A Dpci.c92 enum zpci_state state; in zpci_remove_reserved_devices()
794 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device()
864 enum zpci_state state = zdev->state; in zpci_is_device_configured()
H A Dpci_event.c342 enum zpci_state state; in __zpci_event_availability()
H A Dpci_clp.c472 int clp_get_state(u32 fid, enum zpci_state *state) in clp_get_state()