Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_hpc.c238 static struct php_ctlr_state_s *php_ctlr_list_head = 0; /* HPC state linked list */ variable
757 p = php_ctlr_list_head; in hpc_release_ctlr()
764 php_ctlr_list_head = p->pnext; in hpc_release_ctlr()
1455 if (php_ctlr_list_head == 0) { in pcie_init()
1456 php_ctlr_list_head = php_ctlr; in pcie_init()
1457 p = php_ctlr_list_head; in pcie_init()
1460 p = php_ctlr_list_head; in pcie_init()
Dshpchp_hpc.c229 static struct php_ctlr_state_s *php_ctlr_list_head = 0; /* HPC state linked list */ variable
803 p = php_ctlr_list_head; in hpc_release_ctlr()
810 php_ctlr_list_head = p->pnext; in hpc_release_ctlr()
1562 if (php_ctlr_list_head == 0) { in shpc_init()
1563 php_ctlr_list_head = php_ctlr; in shpc_init()
1564 p = php_ctlr_list_head; in shpc_init()
1567 p = php_ctlr_list_head; in shpc_init()