Searched refs:sdb_inq_nodes (Results 1 – 2 of 2) sorted by relevance
150 sgen_inq_node_t *sdb_inq_nodes; /* inquiry binding nodes */ member
376 nodep->node_next = sgen_binddb.sdb_inq_nodes; in sgen_setup_binddb()377 sgen_binddb.sdb_inq_nodes = nodep; in sgen_setup_binddb()407 for (inqp = sgen_binddb.sdb_inq_nodes; inqp != NULL; inqp = inqnextp) { in sgen_cleanup_binddb()448 for (nodep = sgen_binddb.sdb_inq_nodes; nodep != NULL; in sgen_bind_byinq()1027 if ((sgen_binddb.sdb_inq_nodes == NULL) && in sgen_probe()