Home
last modified time | relevance | path

Searched refs:SLIST_INIT (Results 26 – 50 of 74) sorted by relevance

123

/dragonfly/usr.sbin/kbdmap/
H A Dkbdmap.c817 SLIST_INIT(&head); in main()
/dragonfly/sbin/camcontrol/
H A Dmodeedit.c390 SLIST_INIT(&namelist); in load_format()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_targ_bh.c394 SLIST_INIT(&softc->immed_notify_slist); in targbhctor()
/dragonfly/sys/dev/raid/ips/
H A Dips.c159 SLIST_INIT(&sc->free_cmd_list); in ips_cmdqueue_init()
/dragonfly/sys/net/tap/
H A Dif_tap.c186 SLIST_INIT(&tap_listhead); in tapmodevent()
/dragonfly/sys/sys/
H A Dqueue.h192 #define SLIST_INIT(head) do { \ macro
/dragonfly/sys/dev/misc/kbdmux/
H A Dkbdmux.c340 SLIST_INIT(&state->ks_kbds); in kbdmux_init()
/dragonfly/sys/net/vlan/
H A Dif_vlan.c458 SLIST_INIT(&ifv->vlan_mc_listhead); in vlan_clone_create()
/dragonfly/sys/kern/
H A Dkern_jail.c274 SLIST_INIT(&pr->pr_ips); in sys_jail()
H A Dkern_sysctl.c482 SLIST_INIT(children); in sysctl_add_oid()
/dragonfly/sys/net/tun/
H A Dif_tun.c159 SLIST_INIT(&tun_listhead); in tunmodevent()
/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c331 SLIST_INIT(&swhead); in main()
332 SLIST_INIT(&zwhead); in main()
/dragonfly/sys/net/lagg/
H A Dif_lagg.c215 SLIST_INIT(&lagg_list); in lagg_modevent()
353 SLIST_INIT(&sc->sc_ports); in lagg_clone_create()
/dragonfly/sys/dev/disk/buslogic/
H A Dbt.c168 SLIST_INIT(&bt->free_bt_ccbs); in bt_init_softc()
170 SLIST_INIT(&bt->sg_maps); in bt_init_softc()
/dragonfly/sys/dev/virtual/virtio/block/
H A Dvirtio_blk.c242 SLIST_INIT(&sc->vtblk_req_free); in vtblk_attach()
/dragonfly/sys/netproto/smb/
H A Dsmb_conn.c234 SLIST_INIT(&cp->co_children); in smb_co_init()
/dragonfly/sys/netgraph7/
H A Dng_fec.c430 SLIST_INIT(&new->fec_mc_head); in ng_fec_addport()
/dragonfly/contrib/elftoolchain/libelf/
H A Delf_update.c1196 SLIST_INIT(&extents); in elf_update()
/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c1175 SLIST_INIT(&dpt->free_dccb_list); in dpt_alloc()
1242 SLIST_INIT(&dpt->sg_maps); in dpt_init()
/dragonfly/sys/dev/raid/iir/
H A Diir.c195 SLIST_INIT(&gdt->sc_free_gccb); in iir_init()
196 SLIST_INIT(&gdt->sc_pending_gccb); in iir_init()
/dragonfly/sys/bus/firewire/
H A Dfirewire.c750 SLIST_INIT(&fc->ongocsr); in fw_init()
751 SLIST_INIT(&fc->csrfree); in fw_init()
/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c276 SLIST_INIT(&sc->vtnet_txhdr_free); in vtnet_attach()
428 SLIST_INIT(&sc->vtnet_txhdr_free); in vtnet_detach()
/dragonfly/sys/dev/netif/lge/
H A Dif_lge.c746 SLIST_INIT(&sc->lge_jfree_listhead); in lge_alloc_jumbo_mem()
/dragonfly/sys/net/
H A Dbpf.c1528 SLIST_INIT(&bp->bif_dlist); in bpfattach_dlt()
/dragonfly/sys/dev/disk/advansys/
H A Dadvansys.c737 SLIST_INIT(&adv->free_ccb_infos); in adv_alloc()

123