Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_util.c139 const dlmgmt_dlconf_t *dlconfp2 = v2; in cmp_dlconf_by_id() local
141 if (dlconfp1->ld_id == dlconfp2->ld_id) in cmp_dlconf_by_id()
143 else if (dlconfp1->ld_id < dlconfp2->ld_id) in cmp_dlconf_by_id()