Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h90 struct zpci_bar_struct { struct
91 struct resource *res; /* bus resource */
92 void __iomem *mio_wb;
93 void __iomem *mio_wt;
94 u32 val; /* bar start & 3 flag bits */
95 u16 map_idx; /* index into bar mapping array */
96 u8 size; /* order 2 exponent */