Home
last modified time | relevance | path

Searched refs:pcix_support (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpqphp_core.c847 ctrl->pcix_support = 1; in cpqhpc_probe()
882 ctrl->pcix_support = 0; in cpqhpc_probe()
893 ctrl->pcix_support = 0; in cpqhpc_probe()
903 ctrl->pcix_support = 0; in cpqhpc_probe()
914 ctrl->pcix_support = 0; in cpqhpc_probe()
925 ctrl->pcix_support = 1; in cpqhpc_probe()
976 ctrl->pcix_support = 1; in cpqhpc_probe()
986 ctrl->pcix_support = 0; in cpqhpc_probe()
1013 dbg(" pcix_support %s\n", ctrl->pcix_support ? in cpqhpc_probe()
H A Dcpqphp.h305 u8 pcix_support; /* PCI-X */ member
589 if (ctrl->pcix_support) { in get_controller_speed()
620 if (ctrl->pcix_support) { in get_adapter_speed()