Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c848 ctrl->pcix_support = 1; in cpqhpc_probe()
883 ctrl->pcix_support = 0; in cpqhpc_probe()
894 ctrl->pcix_support = 0; in cpqhpc_probe()
904 ctrl->pcix_support = 0; in cpqhpc_probe()
915 ctrl->pcix_support = 0; in cpqhpc_probe()
926 ctrl->pcix_support = 1; in cpqhpc_probe()
977 ctrl->pcix_support = 1; in cpqhpc_probe()
987 ctrl->pcix_support = 0; in cpqhpc_probe()
1014 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()