Searched refs:LIST_INIT (Results 1 - 18 of 18) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp128 LIST_INIT(&mems);
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c498 LIST_INIT(&(card->streams));
501 LIST_INIT(&(card->mems));
H A Dqueue.h128 #define LIST_INIT(head) do { \ macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.c426 LIST_INIT(&(card->streams));
429 LIST_INIT(&(card->mems));
H A Dqueue.h128 #define LIST_INIT(head) do { \ macro
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_if_media.c90 LIST_INIT(&ifm->ifm_list);
H A Dfbsd_mii.c158 LIST_INIT(&mii->mii_phys);
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h473 LIST_INIT(head2); \
480 LIST_INIT(head2); \
508 #define LIST_INIT(head) do { \ macro
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp552 LIST_INIT(&(devices));
839 LIST_INIT(&(card->streams));
842 LIST_INIT(&(card->mems));
H A Dqueue.h128 #define LIST_INIT(head) do { \ macro
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_qpair.c923 LIST_INIT(&qpair->free_tr);
924 LIST_INIT(&qpair->outstanding_tr);
/haiku/src/libs/compat/freebsd_iflib/
H A Dsubr_gtaskqueue.c643 LIST_INIT(&qcpu->tgc_tasks);
1054 LIST_INIT(&qgroup->tqg_queue[0].tgc_tasks);
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c608 LIST_INIT(&(card->streams));
611 LIST_INIT(&(card->mems));
H A Dqueue.h128 #define LIST_INIT(head) do { \ macro
/haiku/headers/private/firewire/
H A Dqueue.h363 #define LIST_INIT(head) do { \ macro
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dqueue.h128 #define LIST_INIT(head) do { \ macro
H A Demuxki.c1494 LIST_INIT(&(stream->voices));
1697 LIST_INIT(&(stream->voices));
2853 LIST_INIT(&(card->streams));
2856 LIST_INIT(&(card->mem));
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h368 #define LIST_INIT(head) do { \ macro

Completed in 96 milliseconds