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

/linux-4.4.14/drivers/scsi/aic7xxx/
H A Dqueue.h344 (var) = TAILQ_PREV((var), headname, field))
390 #define TAILQ_PREV(elm, headname, field) \ macro
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c842 cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links); process_scope()

Completed in 103 milliseconds