Searched defs:zpci_bar_struct (Results 1 – 1 of 1) sorted by relevance
94 struct zpci_bar_struct { struct95 struct resource *res; /* bus resource */96 void __iomem *mio_wb;97 void __iomem *mio_wt;98 u32 val; /* bar start & 3 flag bits */99 u16 map_idx; /* index into bar mapping array */100 u8 size; /* order 2 exponent */