Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c56 char *cb_path; /* device path we want to match */ member
305 if (strcmp(cbp->cb_path, phys_path) == 0) { in p2n_cb()
322 cb.cb_path = path; in path2node()