Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c197 static __inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) in sym_remque_head() function
4605 while ((qp = sym_remque_head(&np->comp_ccbq)) != NULL) { in sym_flush_comp_queue()
4830 while ((qp = sym_remque_head(&qtmp)) != NULL) { in sym_clear_tasks()
6260 qp = sym_remque_head(&np->free_ccbq); in sym_get_ccb()
8787 while ((qp = sym_remque_head(&np->free_ccbq)) != NULL) {