Home
last modified time | relevance | path

Searched defs:CIRCLEQ_LAST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dqueue.h482 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h826 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro