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

/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c200 static __inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) function
4609 while ((qp = sym_remque_head(&np->comp_ccbq)) != NULL) {
4834 while ((qp = sym_remque_head(&qtmp)) != NULL) {
6264 qp = sym_remque_head(&np->free_ccbq);
8784 while ((qp = sym_remque_head(&np->free_ccbq)) != NULL) {

Completed in 138 milliseconds