Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
Dpci.h93 struct zpci_bar_struct { struct
94 struct resource *res; /* bus resource */
95 void __iomem *mio_wb;
96 void __iomem *mio_wt;
97 u32 val; /* bar start & 3 flag bits */
98 u16 map_idx; /* index into bar mapping array */
99 u8 size; /* order 2 exponent */