Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dqueue.h125 #define SLIST_FIRST(head) ((head)->slh_first) macro
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h122 #define SLIST_FIRST(head) ((head)->slh_first) macro