Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c3140 socal_unsol_cb_t *p_cbentry; in socal_remove_ulp() local
3149 p_cbentry = NULL; in socal_remove_ulp()
3152 p_cbentry = cbentry, cbentry = cbentry->next) { in socal_remove_ulp()
3162 if (p_cbentry) in socal_remove_ulp()
3163 p_cbentry->next = cbentry->next; in socal_remove_ulp()