Searched refs:LIST_FOREACH (Results 1 - 25 of 45) sorted by relevance

12

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c139 LIST_FOREACH(acl, &as->as_hash[hash], acl_hash) {
192 LIST_FOREACH(acl, &as->as_hash[hash], acl_hash) {
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme.c52 LIST_FOREACH(c, &ctrlr_head, link) {
197 LIST_FOREACH(ctrlr, &ctrlr_head, link) {
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp447 LIST_FOREACH(stream, &((echo_dev*)multi->card)->streams, next) { function
643 LIST_FOREACH(stream, &card->streams, next) { function
663 LIST_FOREACH(stream, &card->streams, next) { function
743 LIST_FOREACH(stream, &card->streams, next) { function
757 LIST_FOREACH(pstream, &card->streams, next) { function
765 LIST_FOREACH(rstream, &card->streams, next) { function
927 LIST_FOREACH(card, &devices, next) { function
943 LIST_FOREACH(card, &devices, next) { function
1089 LIST_FOREACH(stream, &card->streams, next) { function
H A Decho.cpp143 LIST_FOREACH(mem, &card->mems, next) { function
435 LIST_FOREACH(stream, &card->streams, next) { function
667 LIST_FOREACH(dev, &devices, next) { function
921 LIST_FOREACH(dev, &devices, next) { function
953 LIST_FOREACH(dev, &devices, next) { function
978 LIST_FOREACH(dev, &devices, next) { function
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c353 LIST_FOREACH(m, &mii->mii_media.ifm_list, ifm_list) {
556 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
588 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
611 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
H A Dfbsd_if_media.c287 LIST_FOREACH(ep, &ifm->ifm_list, ifm_list)
368 LIST_FOREACH(next, &ifm->ifm_list, ifm_list) {
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp113 LIST_FOREACH(mem, &mems, next) { function
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dmulti.c378 LIST_FOREACH(stream, &((es1370_dev*)multi->card)->streams, next) {
693 LIST_FOREACH(pstream, &card->streams, next) {
701 LIST_FOREACH(rstream, &card->streams, next) {
890 LIST_FOREACH(stream, &card->streams, next) {
H A Des1370.c96 LIST_FOREACH(mem, &card->mems, next) {
342 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c327 LIST_FOREACH(mem, &card->mem, next) {
1132 LIST_FOREACH(mem, &voice->stream->card->mem, next) {
1254 LIST_FOREACH(stream, &card->streams, next) {
1255 LIST_FOREACH(voice, &stream->voices, next) {
1488 LIST_FOREACH(voice, &stream->voices, next) {
1557 LIST_FOREACH(voice, &stream->voices, next) {
1566 LIST_FOREACH(voice, &stream->voices, next)
1580 LIST_FOREACH(voice, &stream->voices, next)
1604 LIST_FOREACH(voice, &stream->voices, next)
1621 LIST_FOREACH(voic
[all...]
H A Dmulti.c720 LIST_FOREACH(stream, &((emuxki_dev*)multi->card)->streams, next) {
1069 LIST_FOREACH(pstream, &card->streams, next) {
1077 LIST_FOREACH(rstream, &card->streams, next) {
1310 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c115 LIST_FOREACH(mem, &card->mems, next) {
390 LIST_FOREACH(stream, &card->streams, next)
H A Dmulti.c593 LIST_FOREACH(stream, &((auvia_dev*)multi->card)->streams, next) {
913 LIST_FOREACH(pstream, &card->streams, next) {
921 LIST_FOREACH(rstream, &card->streams, next) {
1139 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c588 LIST_FOREACH(stream, &((auich_dev*)multi->card)->streams, next) {
911 LIST_FOREACH(pstream, &card->streams, next) {
919 LIST_FOREACH(rstream, &card->streams, next) {
1114 LIST_FOREACH(stream, &card->streams, next) {
H A Dauich.c145 LIST_FOREACH(mem, &card->mems, next) {
431 LIST_FOREACH(stream, &card->streams, next)
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dvnet.h255 #define VNET_FOREACH(arg) LIST_FOREACH((arg), &vnet_head, vnet_le)
/haiku/src/system/libnetwork/netresolv/net/
H A Dnsdispatch.c634 LIST_FOREACH(ldrec, &_ns_drec, list) {
/haiku/src/libs/compat/freebsd_iflib/
H A Dsubr_gtaskqueue.c690 LIST_FOREACH(n,
1015 LIST_FOREACH(gtask, &qgroup->tqg_queue[i].tgc_tasks, gt_list)
/haiku/headers/private/firewire/
H A Dqueue.h353 #define LIST_FOREACH(var, head, field) \ macro
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h358 #define LIST_FOREACH(var, head, field) \ macro

Completed in 141 milliseconds

12