Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dibpart_rcm.c88 dl_ibpart_t *pc_ibpart; /* IBPART list on this link */ member
409 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_online_ibpart()
446 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_offline_ibpart()
551 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_consumer_remove()
715 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_usage()
737 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_usage()
815 for (ibpart = node->pc_ibpart; ibpart != NULL; ibpart = next) { in node_free()
924 node->pc_ibpart = NULL; in ibpart_update()
930 for (ibpart = node->pc_ibpart; ibpart != NULL; in ibpart_update()
949 ibpart->dlib_next = node->pc_ibpart; in ibpart_update()
[all …]