Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c398 sgen_inq_node_t *inqp, *inqnextp; in sgen_cleanup_binddb() local
407 for (inqp = sgen_binddb.sdb_inq_nodes; inqp != NULL; inqp = inqnextp) { in sgen_cleanup_binddb()
408 inqnextp = inqp->node_next; in sgen_cleanup_binddb()