Searched refs:zpci_state (Results 1 – 4 of 4) sorted by relevance
84 enum zpci_state { enum126 enum zpci_state state;212 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);232 int clp_get_state(u32 fid, enum zpci_state *state);
90 enum zpci_state state; in zpci_remove_reserved_devices()783 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device()832 enum zpci_state state = zdev->state; in zpci_is_device_configured()
329 enum zpci_state state; in __zpci_event_availability()
459 int clp_get_state(u32 fid, enum zpci_state *state) in clp_get_state()
Completed in 14 milliseconds