Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/hotplug/
Dcpqphp_core.c846 ctrl->defeature_PHP = 1; in cpqhpc_probe()
881 ctrl->defeature_PHP = 1; in cpqhpc_probe()
892 ctrl->defeature_PHP = 1; in cpqhpc_probe()
902 ctrl->defeature_PHP = 1; in cpqhpc_probe()
913 ctrl->defeature_PHP = 1; in cpqhpc_probe()
924 ctrl->defeature_PHP = 1; in cpqhpc_probe()
956 ctrl->defeature_PHP = 1; /* PHP supported */ in cpqhpc_probe()
958 ctrl->defeature_PHP = 0; /* PHP not supported */ in cpqhpc_probe()
1005 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
Dcpqphp.h301 u8 defeature_PHP; /* 0 = PHP not supported, 1 = PHP supported */ member