Home
last modified time | relevance | path

Searched defs:zpci_dev (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dpci.h69 struct zpci_dev { struct
72 struct list_head entry; /* list of all zpci_devices, needed for hotplug, etc. */ argument
74 enum zpci_state state;
75 u32 fid; /* function ID, used by sclp */
76 u32 fh; /* function handle, used by insn's */
77 u16 vfn; /* virtual function number */
78 u16 pchid; /* physical channel ID */
79 u8 pfgid; /* function group ID */
80 u8 pft; /* pci function type */
81 u16 domain;
[all …]