Searched defs:PIR_header (Results 1 – 1 of 1) sorted by relevance
168 struct PIR_header struct170 int8_t ph_signature[4];171 u_int16_t ph_version;172 u_int16_t ph_length;173 u_int8_t ph_router_bus;174 u_int8_t ph_router_dev_fn;175 u_int16_t ph_pci_irqs;176 u_int16_t ph_router_vendor;177 u_int16_t ph_router_device;201 struct PIR_header pt_header; argument