Searched refs:LIST_HEAD (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Decho.h114 LIST_HEAD(, _echo_stream) streams;
115 LIST_HEAD(, _echo_mem) mems;
135 LIST_HEAD(_echodevs, _echo_dev);
H A Dqueue.h90 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.h103 LIST_HEAD(, _es1370_stream) streams;
105 LIST_HEAD(, _es1370_mem) mems;
H A Dqueue.h90 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.h146 LIST_HEAD(, _auvia_stream) streams;
148 LIST_HEAD(, _auvia_mem) mems;
H A Dqueue.h90 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h158 LIST_HEAD(, _auich_stream) streams;
160 LIST_HEAD(, _auich_mem) mems;
H A Dqueue.h90 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h297 LIST_HEAD(, _emuxki_voice) voices;
365 LIST_HEAD(, _emuxki_mem) mem;
367 LIST_HEAD(, _emuxki_stream) streams;
H A Dqueue.h90 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlist.h43 #define LIST_HEAD(name) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp66 LIST_HEAD(mems, _echo_mem) mems;
/haiku-fatelf/src/libs/compat/freebsd_network/compat/dev/mii/
H A Dmiivar.h67 LIST_HEAD(mii_listhead, mii_softc) mii_phys;
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c82 LIST_HEAD(, acl) as_hash[ACL_HASHSIZE];
H A Dieee80211_node.h352 LIST_HEAD(, ieee80211_node) nt_hash[IEEE80211_NODE_HASHSIZE];
H A Dieee80211_scan_sta.c102 LIST_HEAD(, sta_entry) st_hash[STA_HASHSIZE];
/haiku-fatelf/src/libs/compat/freebsd_network/compat/net/
H A Dif_media.h81 LIST_HEAD(, ifmedia_entry) ifm_list; /* list of all supported media */
/haiku-fatelf/headers/private/firewire/
H A Dqueue.h306 #define LIST_HEAD(name, type) \ macro
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h309 #define LIST_HEAD(name, type) \ macro

Completed in 237 milliseconds