| /netbsd/src/sys/arch/prep/pnpbus/ |
| D | pnpbus.c | 503 irq = SIMPLEQ_NEXT(irq, next); in pnpbus_intr_establish() 533 irq = SIMPLEQ_NEXT(irq, next); in pnpbus_getirqnum() 552 dma = SIMPLEQ_NEXT(dma, next); in pnpbus_getdmachan() 569 io = SIMPLEQ_NEXT(io, next); in pnpbus_getioport() 589 io = SIMPLEQ_NEXT(io, next); in pnpbus_io_map() 607 io = SIMPLEQ_NEXT(io, next); in pnpbus_io_unmap() 622 mem = SIMPLEQ_NEXT(mem, next); in pnpbus_getiomem() 642 mem = SIMPLEQ_NEXT(mem, next); in pnpbus_iomem_map() 660 mem = SIMPLEQ_NEXT(mem, next); in pnpbus_iomem_unmap()
|
| D | if_we_pnpbus.c | 238 i < pna->pna_res.numirq; i++, irq = SIMPLEQ_NEXT(irq, next)) { in we_pnpbus_attach()
|
| /netbsd/src/sys/arch/i386/pnpbios/ |
| D | pnpbios.c | 704 } while ((mem = SIMPLEQ_NEXT(mem, next))); in pnpbios_printres() 717 } while ((io = SIMPLEQ_NEXT(io, next))); in pnpbios_printres() 726 } while ((irq = SIMPLEQ_NEXT(irq, next))); in pnpbios_printres() 735 } while ((dma = SIMPLEQ_NEXT(dma, next))); in pnpbios_printres() 1276 io = SIMPLEQ_NEXT(io, next); in pnpbios_io_map() 1294 io = SIMPLEQ_NEXT(io, next); in pnpbios_io_unmap() 1310 io = SIMPLEQ_NEXT(io, next); in pnpbios_getiobase() 1330 io = SIMPLEQ_NEXT(io, next); in pnpbios_getiosize() 1348 irq = SIMPLEQ_NEXT(irq, next); in pnpbios_intr_establish() 1367 irq = SIMPLEQ_NEXT(irq, next); in pnpbios_getirqnum() [all …]
|
| /netbsd/src/bin/ps/ |
| D | print.c | 184 if (SIMPLEQ_NEXT(vent, next) == NULL) /* last one */ in printheader() 191 if (SIMPLEQ_NEXT(vent, next) != NULL) in printheader() 310 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) { in command() 311 if (SIMPLEQ_NEXT(ve, next) == NULL) { in command() 376 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0) in command() 392 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) { in groups() 393 if (SIMPLEQ_NEXT(ve, next) == NULL) { in groups() 413 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0) in groups() 429 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) { in groupnames() 430 if (SIMPLEQ_NEXT(ve, next) == NULL) { in groupnames() [all …]
|
| D | ps.c | 518 if (SIMPLEQ_NEXT(vent, next) != NULL) in main() 531 if (SIMPLEQ_NEXT(vent, next) != NULL) in main()
|
| /netbsd/src/sys/arch/prep/pci/ |
| D | pci_machdep.c | 142 pbi = SIMPLEQ_NEXT(pbi, next); in prep_pci_bus_maxdevs() 174 pbi = SIMPLEQ_NEXT(pbi, next); in prep_pci_intr_map() 196 pbi = SIMPLEQ_NEXT(pbi, next); in prep_pci_intr_map()
|
| /netbsd/src/libexec/httpd/ |
| D | netbsd_queue.h | 80 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro
|
| D | bozohttpd.c | 366 hdr = SIMPLEQ_NEXT(hdr, h_next)) { in bozo_clean_request() 375 hdr = SIMPLEQ_NEXT(hdr, h_next)) { in bozo_clean_request()
|
| /netbsd/src/sys/miscfs/kernfs/ |
| D | kernfs_vnops.c | 944 dkt = SIMPLEQ_NEXT(dkt, dkt_queue); in kernfs_readdir() 948 dkt = SIMPLEQ_NEXT(dkt, dkt_queue); in kernfs_readdir() 1015 dkt = SIMPLEQ_NEXT(dkt, dkt_queue); in kernfs_readdir() 1025 dkt = SIMPLEQ_NEXT(dkt, dkt_queue); in kernfs_readdir()
|
| /netbsd/src/sys/arch/vax/include/ |
| D | cpu.h | 192 ci = SIMPLEQ_NEXT(ci, ci_next)
|
| /netbsd/src/sys/arch/powerpc/pci/ |
| D | pci_machdep_ofw.c | 390 pbi = SIMPLEQ_NEXT(pbi, next); in genofw_pci_intr_map() 412 pbi = SIMPLEQ_NEXT(pbi, next); in genofw_pci_intr_map()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/compat/sys/ |
| D | queue.h | 236 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro 241 (var) = SIMPLEQ_NEXT(var, field))
|
| /netbsd/src/sys/arch/evbsh3/ap_ms104_sh4/ |
| D | shpcmcia.c | 399 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in shpcmcia_event_thread() 424 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in shpcmcia_event_thread()
|
| /netbsd/src/sys/arch/mmeye/dev/ |
| D | mmeyepcmcia.c | 407 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in mmeyepcmcia_event_thread() 431 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in mmeyepcmcia_event_thread()
|
| /netbsd/src/sys/dev/pcmcia/ |
| D | pcmciavar.h | 280 SIMPLEQ_NEXT(SIMPLEQ_FIRST(&(sc)->card.pf_head), pf_list))
|
| D | pcmcia_cis.c | 93 npf = SIMPLEQ_NEXT(pf, pf_list); in pcmcia_free_pf() 96 ncfe = SIMPLEQ_NEXT(cfe, cfe_list); in pcmcia_free_pf()
|
| /netbsd/src/sys/netbt/ |
| D | hci_ioctl.c | 198 unit = SIMPLEQ_NEXT(unit, hci_next); in hci_ioctl_pcb()
|
| /netbsd/src/sys/dev/qbus/ |
| D | uba.c | 229 } while ((ur = SIMPLEQ_NEXT(ur, ur_resetq))); in ubareset()
|
| /netbsd/src/sys/dev/cardbus/ |
| D | cardslot.c | 340 if ((ce2 = SIMPLEQ_NEXT(ce1, ce_q)) == NULL) { in cardslot_event_thread()
|
| /netbsd/src/share/man/man3/ |
| D | Makefile | 172 queue.3 SIMPLEQ_NEXT.3 \
|
| /netbsd/src/sys/kern/ |
| D | subr_workqueue.c | 149 next = SIMPLEQ_NEXT(wk, wk_entry); in workqueue_runlist()
|
| /netbsd/src/sys/dev/ic/ |
| D | i82365.c | 569 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in pcic_event_thread() 594 if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) in pcic_event_thread()
|
| /netbsd/src/sys/arch/dreamcast/dev/maple/ |
| D | maple.c | 1192 nextu = SIMPLEQ_NEXT(u, u_dmaq); in maple_queue_retry() 1231 nextu = SIMPLEQ_NEXT(u, u_dmaq); in maple_check_responses()
|
| /netbsd/src/sys/arch/xen/xenbus/ |
| D | xenbus_xs.c | 651 next_msg = SIMPLEQ_NEXT(msg, msg_next); in unregister_xenbus_watch()
|
| /netbsd/src/sys/sys/ |
| D | queue.h | 317 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro
|