Searched defs:common_header (Results 1 – 1 of 1) sorted by relevance
179 let common_header = (*box_pci_device_structure).common_header(); in get_pci_device_structure() localVariable335 fn common_header(&self) -> &PciDeviceStructureHeader; in common_header() method352 let common_header = self.common_header(); in status_command() localVariable359 let common_header = self.common_header_mut(); in set_command() localVariable438 pub common_header: PciDeviceStructureHeader, field468 fn common_header(&self) -> &PciDeviceStructureHeader { in common_header() method482 let common_header = &self.common_header; in bar_ioremap() localVariable507 pub common_header: PciDeviceStructureHeader, field551 fn common_header(&self) -> &PciDeviceStructureHeader { in common_header() method570 pub common_header: PciDeviceStructureHeader, field[all …]