Searched refs:config_hdr (Results 1 – 1 of 1) sorted by relevance
592 pci_conf_hdr_t config_hdr; in probe_dev() local701 config_hdr.dwords[0] = (uint32_t)prg_p->data; in probe_dev()705 prg_p->dev_no, prg_p->func_no, &config_hdr)) != in probe_dev()711 print_probe_info(&config_hdr, prg_p, in probe_dev()718 if ((config_hdr.dwords[0] == U45_SB_DEVID_VID) && in probe_dev()719 (config_hdr.dwords[2] == U45_SB_CLASS_RID)) { in probe_dev()730 if (config_hdr.bytes[PCI_CONF_HEADER] & in probe_dev()