Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci.h99 struct zpci_dev { struct
101 struct list_head entry; /* list of all zpci_devices, needed for hotplug, etc. */ argument
103 enum zpci_state state;
104 u32 fid; /* function ID, used by sclp */
105 u32 fh; /* function handle, used by insn's */
106 u16 vfn; /* virtual function number */
107 u16 pchid; /* physical channel ID */
108 u8 pfgid; /* function group ID */
109 u8 pft; /* pci function type */
110 u16 domain;
[all …]