Home
last modified time | relevance | path

Searched refs:PCIM_HDRTYPE_BRIDGE (Results 1 – 4 of 4) sorted by relevance

/components/drivers/pci/
A Dpci.c104 case PCIM_HDRTYPE_BRIDGE: in pci_bus_find_cap_start()
564 case PCIM_HDRTYPE_BRIDGE: in rt_pci_device_alloc_resource()
682 if (hdr_type == PCIM_HDRTYPE_NORMAL || hdr_type == PCIM_HDRTYPE_BRIDGE) in rt_pci_device_alloc_resource()
A Dpci_regs.h93 #define PCIM_HDRTYPE_BRIDGE 0x01 macro
A Dprobe.c358 case PCIM_HDRTYPE_BRIDGE: in rt_pci_setup_device()
/components/drivers/include/drivers/
A Dpci.h342 return pdev->hdr_type == PCIM_HDRTYPE_BRIDGE || in rt_pci_is_bridge()

Completed in 17 milliseconds