Searched defs:PIR_header (Results 1 – 1 of 1) sorted by relevance
166 struct PIR_header struct168 int8_t ph_signature[4];169 u_int16_t ph_version;170 u_int16_t ph_length;171 u_int8_t ph_router_bus;172 u_int8_t ph_router_dev_fn;173 u_int16_t ph_pci_irqs;174 u_int16_t ph_router_vendor;175 u_int16_t ph_router_device;199 struct PIR_header pt_header; argument