Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dcpqphp_core.c847 ctrl->defeature_PHP = 1; in cpqhpc_probe()
882 ctrl->defeature_PHP = 1; in cpqhpc_probe()
893 ctrl->defeature_PHP = 1; in cpqhpc_probe()
903 ctrl->defeature_PHP = 1; in cpqhpc_probe()
914 ctrl->defeature_PHP = 1; in cpqhpc_probe()
925 ctrl->defeature_PHP = 1; in cpqhpc_probe()
957 ctrl->defeature_PHP = 1; /* PHP supported */ in cpqhpc_probe()
959 ctrl->defeature_PHP = 0; /* PHP not supported */ in cpqhpc_probe()
1006 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
Dcpqphp.h301 u8 defeature_PHP; /* 0 = PHP not supported, 1 = PHP supported */ member