Searched defs:header_type (Results 1 – 6 of 6) sorted by relevance
115 uint8_t header_type = config.header_type & PCI_HEADER_TYPE_MASK; in pci_config() local
85 uint8_t header_type; in probe() local
90 uint8_t header_type() const { return config_.header_type & PCI_HEADER_TYPE_MASK; } in header_type() function
55 uint8_t header_type; in probe() local
72 uint8_t header_type; in probe() local
101 uint8_t header_type; member
Completed in 16 milliseconds