Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dsunmdi.c8440 struct mdi_phci_bus_config_s *phbc_next; member
8500 mdi_phci_bus_config_t *phbc_head = NULL, *phbc, *phbc_next; in bus_config_all_phcis() local
8521 phbc->phbc_next = phbc_head; in bus_config_all_phcis()
8535 for (phbc = phbc_head; phbc != NULL; phbc = phbc_next) { in bus_config_all_phcis()
8536 phbc_next = phbc->phbc_next; in bus_config_all_phcis()