Searched refs:wp_mask (Results 1 – 3 of 3) sorted by relevance
21 unsigned char wp_mask; /* write-protect bitmask */ member
330 uint32_t wp_mask = reg->emu_mask | reg->ro_mask; in xen_pt_pci_write_config() local335 wp_mask |= reg->res_mask; in xen_pt_pci_write_config()337 if (wp_mask == (0xFFFFFFFF >> ((4 - reg->size) << 3))) { in xen_pt_pci_write_config()338 wb_mask &= ~((wp_mask >> ((find_addr - real_offset) << 3)) in xen_pt_pci_write_config()
1272 _CMN_FORMAT_ATTR(wp_mask, 2, CMN_CONFIG2_WP_MASK),