Searched refs:hdr_type (Results 1 – 2 of 2) sorted by relevance
477 u8 hdr_type; in pci_hose_find_capability() local479 pci_hose_read_config_byte(hose, dev, PCI_HEADER_TYPE, &hdr_type); in pci_hose_find_capability()481 pos = pci_hose_find_cap_start(hose, dev, hdr_type & 0x7F); in pci_hose_find_capability()491 u8 hdr_type) in pci_hose_find_cap_start() argument500 switch (hdr_type) { in pci_hose_find_cap_start()
761 u8 hdr_type);