Searched refs:LIST_EMPTY (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/headers/private/firewire/
H A Dqueue.h349 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1150 while (!LIST_EMPTY(&card->streams)) {
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1138 while (!LIST_EMPTY(&card->streams)) {
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c895 while (!LIST_EMPTY(&card->streams)) {
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.cpp1090 while (!LIST_EMPTY(&card->streams)) {
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1279 while (!LIST_EMPTY(&card->streams)) {
H A Demuxki.c1718 while (!LIST_EMPTY(&stream->voices)) {
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h327 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.c1109 if (!LIST_EMPTY(&ic->ic_media.ifm_list)) {

Completed in 376 milliseconds