| /netbsd-src/sys/netbt/ |
| H A D | hci_misc.c | 67 SIMPLEQ_FOREACH(unit, &hci_unit_list, hci_next) { in hci_route_lookup() 84 SIMPLEQ_FOREACH(unit, &hci_unit_list, hci_next) { in hci_route_lookup() 97 SIMPLEQ_FOREACH(unit, &hci_unit_list, hci_next) { in hci_route_lookup()
|
| H A D | hci_ioctl.c | 64 SIMPLEQ_FOREACH(unit, &hci_unit_list, hci_next) { in hci_dump() 180 SIMPLEQ_FOREACH(unit, &hci_unit_list, hci_next) { in hci_ioctl_pcb()
|
| /netbsd-src/lib/libc/gen/ |
| H A D | pthread_atfork.c | 169 SIMPLEQ_FOREACH(iter, &prepareq, next) in fork() 181 SIMPLEQ_FOREACH(iter, &parentq, next) in fork() 187 SIMPLEQ_FOREACH(iter, &childq, next) in fork()
|
| /netbsd-src/sys/dev/acpi/ |
| H A D | acpi_resource.c | 503 SIMPLEQ_FOREACH(ar, &res->ar_io, ar_list) { in acpi_resource_print() 519 SIMPLEQ_FOREACH(ar, &res->ar_mem, ar_list) { in acpi_resource_print() 537 SIMPLEQ_FOREACH(ar, &res->ar_irq, ar_list) { in acpi_resource_print() 548 SIMPLEQ_FOREACH(ar, &res->ar_drq, ar_list) { in acpi_resource_print() 617 SIMPLEQ_FOREACH(ar, &res->ar_io, ar_list) { in acpi_res_io() 629 SIMPLEQ_FOREACH(ar, &res->ar_iorange, ar_list) { in acpi_res_iorange() 641 SIMPLEQ_FOREACH(ar, &res->ar_mem, ar_list) { in acpi_res_mem() 653 SIMPLEQ_FOREACH(ar, &res->ar_memrange, ar_list) { in acpi_res_memrange() 665 SIMPLEQ_FOREACH(ar, &res->ar_irq, ar_list) { in acpi_res_irq() 677 SIMPLEQ_FOREACH(a in acpi_res_drq() [all...] |
| H A D | ehci_acpi.c | 212 SIMPLEQ_FOREACH(ad, &acpi_softc->sc_head, ad_list) { in ehci_acpi_port_has_companion() 252 SIMPLEQ_FOREACH(ad, &hubad->ad_child_head, ad_child_list) { in ehci_acpi_num_companion_ports() 271 SIMPLEQ_FOREACH(ad, &aa->aa_node->ad_child_head, ad_child_list) { in ehci_acpi_num_companions()
|
| H A D | acpi_pci.c | 306 SIMPLEQ_FOREACH(child, &ad->ad_child_head, ad_child_list) { in acpi_pcidev_scan() 374 SIMPLEQ_FOREACH(ad, &sc->sc_head, ad_list) { in acpi_pcidev_find() 422 SIMPLEQ_FOREACH(ad, &sc->sc_head, ad_list) { in acpi_pciroot_find()
|
| /netbsd-src/external/bsd/cron/dist/ |
| H A D | job.c | 52 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_add() 76 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_remove() 95 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_exit()
|
| /netbsd-src/bin/ps/ |
| H A D | ps.c | 420 SIMPLEQ_FOREACH(vent, &sortlist, next) { in main() 428 SIMPLEQ_FOREACH(vent, &displaylist, next) in main() 481 SIMPLEQ_FOREACH(vent, &displaylist, next) in main() 488 SIMPLEQ_FOREACH(vent, &displaylist, next) in main() 516 SIMPLEQ_FOREACH(vent, &displaylist, next) { in main() 529 SIMPLEQ_FOREACH(vent, &displaylist, next) { in main() 649 SIMPLEQ_FOREACH(vent, &displaylist, next) { in scanvars() 681 SIMPLEQ_FOREACH(ve, &sortlist, next) { in pscomp()
|
| /netbsd-src/sys/dev/pcmcia/ |
| H A D | pcmcia.c | 192 SIMPLEQ_FOREACH(pf, &sc->card.pf_head, pf_list) { in pcmcia_card_attach() 230 SIMPLEQ_FOREACH(pf, &sc->card.pf_head, pf_list) { in pcmcia_rescan() 268 SIMPLEQ_FOREACH(pf, &sc->card.pf_head, pf_list) { in pcmcia_card_detach() 298 SIMPLEQ_FOREACH(pf, &sc->card.pf_head, pf_list) { in pcmcia_childdetached() 324 SIMPLEQ_FOREACH(pf, &sc->card.pf_head, pf_list) { in pcmcia_card_deactivate() 501 SIMPLEQ_FOREACH(tmp, &sc->card.pf_head, pf_list) { in pcmcia_function_enable() 570 SIMPLEQ_FOREACH(tmp, &sc->card.pf_head, pf_list) { in pcmcia_function_enable() 644 SIMPLEQ_FOREACH(tmp, &sc->card.pf_head, pf_list) { in pcmcia_function_disable() 887 SIMPLEQ_FOREACH(cfe, &pf->cfe_head, cfe_list) { in pcmcia_function_configure()
|
| /netbsd-src/sys/arch/alpha/eisa/ |
| H A D | eisa_machdep.c | 423 SIMPLEQ_FOREACH(ecud, &ecu_data_list, ecud_list) { in eisa_init() 591 SIMPLEQ_FOREACH(ecud, &ecu_data_list, ecud_list) { in eisa_lookup_data() 608 SIMPLEQ_FOREACH(ecuf, &ecud->ecud_funcs, ecuf_list) { in eisa_lookup_func() 626 SIMPLEQ_FOREACH(ecum, &ecuf->ecuf_mem, ecum_list) { in eisa_conf_read_mem() 648 SIMPLEQ_FOREACH(ecui, &ecuf->ecuf_irq, ecui_list) { in eisa_conf_read_irq() 670 SIMPLEQ_FOREACH(ecud, &ecuf->ecuf_dma, ecud_list) { in eisa_conf_read_dma() 692 SIMPLEQ_FOREACH(ecuio, &ecuf->ecuf_io, ecuio_list) { in eisa_conf_read_io()
|
| /netbsd-src/usr.sbin/mlxctl/ |
| H A D | dklist.c | 111 SIMPLEQ_FOREACH(md, &mlx_disks, chain) in mlx_disk_iterate() 124 SIMPLEQ_FOREACH(md, &mlx_disks, chain) in mlx_disk_add0()
|
| /netbsd-src/sys/arch/i386/pci/ |
| H A D | pci_intr_fixup.c | 236 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_link_lookup() 430 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_guess_irq() 460 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_link_fixup() 502 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_link_fixup() 526 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_link_fixup() 552 SIMPLEQ_FOREACH(l, &pciintr_link_map_list, list) { in pciintr_link_route()
|
| /netbsd-src/sys/arch/prep/pnpbus/ |
| H A D | pnpbus.c | 423 SIMPLEQ_FOREACH(mem, &r->mem, next) { in pnpbus_printres() 435 SIMPLEQ_FOREACH(io, &r->io, next) { in pnpbus_printres() 446 SIMPLEQ_FOREACH(mem, &r->iomem, next) { in pnpbus_printres() 458 SIMPLEQ_FOREACH(irq, &r->irq, next) { in pnpbus_printres() 466 SIMPLEQ_FOREACH(dma, &r->dma, next) { in pnpbus_printres()
|
| /netbsd-src/lib/libc/citrus/ |
| H A D | citrus_pivot_factory.c | 68 SIMPLEQ_FOREACH(se, sh, se_entry) { in find_src() 175 SIMPLEQ_FOREACH(se, sh, se_entry) { in dump_db()
|
| /netbsd-src/sys/dev/acpi/wmi/ |
| H A D | wmi_acpi.c | 272 SIMPLEQ_FOREACH(wmi, &sc->wmi_head, wmi_link) { in acpi_wmi_dump() 354 SIMPLEQ_FOREACH(wmi, &sc->wmi_head, wmi_link) { in acpi_wmi_guid_get() 401 SIMPLEQ_FOREACH(wmi, &sc->wmi_head, wmi_link) { in acpi_wmi_event_add() 430 SIMPLEQ_FOREACH(wmi, &sc->wmi_head, wmi_link) { in acpi_wmi_event_del() 479 SIMPLEQ_FOREACH(wmi, &sc->wmi_head, wmi_link) { in acpi_wmi_event_get()
|
| /netbsd-src/sys/arch/arm/gemini/ |
| H A D | gemini_lpchc.c | 112 SIMPLEQ_FOREACH(iqp, &sc->sc_intrq, iq_q) { in gemini_lpchc_intrq_remove() 131 SIMPLEQ_FOREACH(iqp, &sc->sc_intrq, iq_q) { in gemini_lpchc_intrq_dispatch()
|
| H A D | gemini_ipi.c | 119 SIMPLEQ_FOREACH(iqp, &sc->sc_intrq, iq_q) { in gemini_ipi_intrq_remove() 135 SIMPLEQ_FOREACH(iqp, &sc->sc_intrq, iq_q) in gemini_ipi_intrq_dispatch()
|
| /netbsd-src/lib/libc/citrus/modules/ |
| H A D | citrus_mapper_serial.c | 224 SIMPLEQ_FOREACH(ml, &sr->sr_mappers, ml_entry) { in _citrus_mapper_serial_mapper_convert() 247 SIMPLEQ_FOREACH(ml, &sr->sr_mappers, ml_entry) { in _citrus_mapper_parallel_mapper_convert()
|
| /netbsd-src/usr.bin/mkesdb/ |
| H A D | yacc.y | 186 SIMPLEQ_FOREACH(csid, &named_csids, ci_entry) { in dump_file() 249 SIMPLEQ_FOREACH(csid, &named_csids, ci_entry) { in register_named_csid()
|
| /netbsd-src/sbin/ifconfig/ |
| H A D | ifconfig.c | 506 SIMPLEQ_FOREACH(b, &cmdloop_branches, b_next) in init_parser() 827 SIMPLEQ_FOREACH(afp, &aflist, af_next) { in init_afs() 844 SIMPLEQ_FOREACH(afp, &aflist, af_next) { in lookup_af_bynum() 1334 SIMPLEQ_FOREACH(status_f, &status_funcs, f_next) in status() 1398 SIMPLEQ_FOREACH(statistics_f, &statistics_funcs, f_next) in setifprefixlen() 1405 else SIMPLEQ_FOREACH(afp, &aflist, af_next) in setifprefixlen() 1551 SIMPLEQ_FOREACH(usage_f, &usage_funcs, f_next)
|
| /netbsd-src/sys/arch/arm/pci/ |
| H A D | pci_msi_machdep.c | 55 SIMPLEQ_FOREACH(msip, &arm_pci_msi_list, msi_link) in arm_pci_msi_find_frame() 74 SIMPLEQ_FOREACH(msip, &arm_pci_msi_list, msi_link) in arm_pci_msi_lookup()
|
| /netbsd-src/sys/dev/i2c/ |
| H A D | i2cmux.c | 253 SIMPLEQ_FOREACH(ad, &devnode->ad_child_head, ad_child_list) { in iicmux_attach_acpi() 266 SIMPLEQ_FOREACH(ad, &devnode->ad_child_head, ad_child_list) { in iicmux_attach_acpi()
|
| /netbsd-src/libexec/httpd/ |
| H A D | lua-bozo.c | 360 SIMPLEQ_FOREACH(map, &httpd->lua_states, s_next) { in bozo_process_lua() 364 SIMPLEQ_FOREACH(hndlr, &map->handlers, h_next) { in bozo_process_lua() 407 SIMPLEQ_FOREACH(headp, &request->hr_headers, h_next) in bozo_process_lua()
|
| /netbsd-src/usr.sbin/envstat/ |
| H A D | envstat.c | 397 SIMPLEQ_FOREACH(stats, &sensor_stats_list, entries) in find_stats_sensor() 824 SIMPLEQ_FOREACH(sensor, &sensors_list, entries) { in check_sensors() 843 SIMPLEQ_FOREACH(sensor, &sensors_list, entries) in check_sensors() 871 SIMPLEQ_FOREACH(sensor, &sensors_list, entries) in print_sensors() 924 SIMPLEQ_FOREACH(sensor, &sensors_list, entries) { in print_sensors()
|
| /netbsd-src/libexec/ld.elf_so/ |
| H A D | symver.c | 91 SIMPLEQ_FOREACH(entry, &obj->names, link) { in _rtld_object_match_name() 106 SIMPLEQ_FOREACH(entry, &_rtld_list_main, link) { in locate_dependency()
|