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

12

/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c297 LIST_FOREACH(m, &mii->mii_media.ifm_list, ifm_list) {
481 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
513 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
536 LIST_FOREACH(child, &mii->mii_phys, mii_list) {
554 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-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c136 LIST_FOREACH(acl, &as->as_hash[hash], acl_hash) {
188 LIST_FOREACH(acl, &as->as_hash[hash], acl_hash) {
H A Dieee80211_scan_sta.c249 LIST_FOREACH(se, &st->st_hash[hash], se_hash)
1282 LIST_FOREACH(se, &st->st_hash[hash], se_hash)
H A Dieee80211_node.c1298 LIST_FOREACH(ni, &nt->nt_hash[hash], ni_hash) {
1348 LIST_FOREACH(ni, &nt->nt_hash[hash], ni_hash) {
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp444 LIST_FOREACH(stream, &((echo_dev*)multi->card)->streams, next) { function
640 LIST_FOREACH(stream, &card->streams, next) { function
660 LIST_FOREACH(stream, &card->streams, next) { function
740 LIST_FOREACH(stream, &card->streams, next) { function
754 LIST_FOREACH(pstream, &card->streams, next) { function
762 LIST_FOREACH(rstream, &card->streams, next) { function
924 LIST_FOREACH(card, &devices, next) { function
940 LIST_FOREACH(card, &devices, next) { function
1086 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
920 LIST_FOREACH(dev, &devices, next) { function
952 LIST_FOREACH(dev, &devices, next) { function
977 LIST_FOREACH(dev, &devices, next) { function
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp113 LIST_FOREACH(mem, &mems, next) { function
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dmulti.c367 LIST_FOREACH(stream, &((es1370_dev*)multi->card)->streams, next) {
644 LIST_FOREACH(pstream, &card->streams, next) {
652 LIST_FOREACH(rstream, &card->streams, next) {
891 LIST_FOREACH(stream, &card->streams, next) {
H A Des1370.c96 LIST_FOREACH(mem, &card->mems, next) {
340 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/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) {
1486 LIST_FOREACH(voice, &stream->voices, next) {
1555 LIST_FOREACH(voice, &stream->voices, next) {
1564 LIST_FOREACH(voice, &stream->voices, next)
1578 LIST_FOREACH(voice, &stream->voices, next)
1602 LIST_FOREACH(voice, &stream->voices, next)
1619 LIST_FOREACH(voic
[all...]
H A Dmulti.c712 LIST_FOREACH(stream, &((emuxki_dev*)multi->card)->streams, next) {
1034 LIST_FOREACH(pstream, &card->streams, next) {
1042 LIST_FOREACH(rstream, &card->streams, next) {
1275 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c115 LIST_FOREACH(mem, &card->mems, next) {
391 LIST_FOREACH(stream, &card->streams, next)
H A Dmulti.c589 LIST_FOREACH(stream, &((auvia_dev*)multi->card)->streams, next) {
908 LIST_FOREACH(pstream, &card->streams, next) {
916 LIST_FOREACH(rstream, &card->streams, next) {
1134 LIST_FOREACH(stream, &card->streams, next) {
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c580 LIST_FOREACH(stream, &((auich_dev*)multi->card)->streams, next) {
894 LIST_FOREACH(pstream, &card->streams, next) {
902 LIST_FOREACH(rstream, &card->streams, next) {
1146 LIST_FOREACH(stream, &card->streams, next) {
H A Dauich.c144 LIST_FOREACH(mem, &card->mems, next) {
430 LIST_FOREACH(stream, &card->streams, next)
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/headers/private/firewire/
H A Dqueue.h353 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h331 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/network/broadcom440x/dev/bfe/
H A Dif_bfe.c1742 LIST_FOREACH(miisc, &mii->mii_phys, mii_list)
/haiku-fatelf/src/add-ons/kernel/drivers/network/rdc/dev/vte/
H A Dif_vte.c315 LIST_FOREACH(miisc, &mii->mii_phys, mii_list)

Completed in 154 milliseconds

12