Searched refs:ilbd_scf_get_inst (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 220 ilbd_scf_get_inst(scf_handle_t **h, scf_service_t **svc, scf_instance_t **inst) in ilbd_scf_get_inst() function 268 ret = ilbd_scf_get_inst(&h, &svc, &inst); in ilbd_scf_retrieve_pg() 1519 ret = ilbd_scf_get_inst(&h, &svc, &inst); in ilbd_walk_rule_pgs() 1539 ret = ilbd_scf_get_inst(&h, &svc, &inst); in ilbd_walk_sg_pgs() 1558 ret = ilbd_scf_get_inst(&h, &svc, &inst); in ilbd_walk_hc_pgs()
|