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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h213 STAILQ_LAST((head)) = (elm); \
217 #define STAILQ_LAST(head) (*(head)->stqh_last) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h157 #undef STAILQ_LAST macro
342 #define STAILQ_LAST(head, type, field) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h267 #define STAILQ_LAST(head, type, field) \ macro

Completed in 43 milliseconds