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

/haiku/headers/private/firewire/
H A Dqueue.h349 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1118 while (!LIST_EMPTY(&card->streams)) {
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1143 while (!LIST_EMPTY(&card->streams)) {
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c894 while (!LIST_EMPTY(&card->streams)) {
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.cpp1093 while (!LIST_EMPTY(&card->streams)) {
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dqueue.h174 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
H A Dmulti.c1314 while (!LIST_EMPTY(&card->streams)) {
H A Demuxki.c1720 while (!LIST_EMPTY(&stream->voices)) {
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h354 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h484 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_qpair.c1225 while (!LIST_EMPTY(&qpair->outstanding_tr)) {

Completed in 148 milliseconds