Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c1021 get_first_link(ql_head_t *qlhead, ql_link_t *qllink) in get_first_link() argument
1025 if (qlhead != NULL) { in get_first_link()
1026 if (qlhead->first != NULL) { in get_first_link()
1029 (uintptr_t)(qlhead->first)) == -1) { in get_first_link()
1031 "next at %p", qlhead->first); in get_first_link()