Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_core.c882 ctrl->defeature_PHP = 1; in cpqhpc_probe()
917 ctrl->defeature_PHP = 1; in cpqhpc_probe()
928 ctrl->defeature_PHP = 1; in cpqhpc_probe()
938 ctrl->defeature_PHP = 1; in cpqhpc_probe()
949 ctrl->defeature_PHP = 1; in cpqhpc_probe()
960 ctrl->defeature_PHP = 1; in cpqhpc_probe()
992 ctrl->defeature_PHP = 1; /* PHP supported */ in cpqhpc_probe()
994 ctrl->defeature_PHP = 0; /* PHP not supported */ in cpqhpc_probe()
1041 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
Dcpqphp.h301 u8 defeature_PHP; /* 0 = PHP not supported, 1 = PHP supported */ member