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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h132 static inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) function
H A Dsym_hipd.c1529 qp = sym_remque_head(&lp->waiting_ccbq);
1619 while ((qp = sym_remque_head(&np->comp_ccbq)) != NULL) {
3163 while ((qp = sym_remque_head(&qtmp)) != NULL) {
4605 qp = sym_remque_head(&np->free_ccbq);
5750 while ((qp = sym_remque_head(&np->free_ccbq)) != NULL) {

Completed in 112 milliseconds