Searched refs:phbc_head (Results 1 – 1 of 1) sorted by relevance
8499 mdi_phci_bus_config_t *phbc_head = NULL, *phbc, *phbc_next; in bus_config_all_phcis() local8520 phbc->phbc_next = phbc_head; in bus_config_all_phcis()8521 phbc_head = phbc; in bus_config_all_phcis()8534 for (phbc = phbc_head; phbc != NULL; phbc = phbc_next) { in bus_config_all_phcis()