SLIST_HEAD         88 dev/acpi/acpicpu.c 	SLIST_HEAD(,acpi_cstate) sc_cstates;
SLIST_HEAD        125 dev/acpi/acpivar.h SLIST_HEAD(acpi_ac_head, acpi_ac);
SLIST_HEAD        132 dev/acpi/acpivar.h SLIST_HEAD(acpi_bat_head, acpi_bat);
SLIST_HEAD        403 dev/acpi/dsdt.c SLIST_HEAD(aml_notify_head, aml_notify_data);
SLIST_HEAD        135 dev/i2o/iopvar.h 	SLIST_HEAD(, iop_msg) sc_im_freelist;
SLIST_HEAD        703 dev/ic/aic79xx.h 	SLIST_HEAD(, map_node) hscb_maps;
SLIST_HEAD        704 dev/ic/aic79xx.h 	SLIST_HEAD(, map_node) sg_maps;
SLIST_HEAD        705 dev/ic/aic79xx.h 	SLIST_HEAD(, map_node) sense_maps;
SLIST_HEAD        611 dev/ic/aic7xxxvar.h 	SLIST_HEAD(, scb) free_scbs;	/*
SLIST_HEAD        643 dev/ic/aic7xxxvar.h 	SLIST_HEAD(, sg_map_node) sg_maps;
SLIST_HEAD        140 dev/ipmi.c     SLIST_HEAD(ipmi_sensors_head, ipmi_sensor);
SLIST_HEAD         72 dev/microcode/aic7xxx/aicasm.h SLIST_HEAD(path_list, path_entry);
SLIST_HEAD         75 dev/microcode/aic7xxx/aicasm_symbol.h typedef SLIST_HEAD(symlist, symbol_node) symlist_t;
SLIST_HEAD        184 dev/microcode/aic7xxx/aicasm_symbol.h SLIST_HEAD(scope_list, scope);
SLIST_HEAD        107 dev/pci/auixpvar.h 	SLIST_HEAD(auixp_dma_list, auixp_dma) sc_dma_list;
SLIST_HEAD       2392 dev/pci/if_bgereg.h 	SLIST_HEAD(__bge_jfreehead, bge_jpool_entry)	bge_jfree_listhead;
SLIST_HEAD       2393 dev/pci/if_bgereg.h 	SLIST_HEAD(__bge_jinusehead, bge_jpool_entry)	bge_jinuse_listhead;
SLIST_HEAD       2411 dev/pci/if_bgereg.h 	SLIST_HEAD(, txdmamap_pool_entry) txdma_list;
SLIST_HEAD        131 dev/pci/if_ipwvar.h 	SLIST_HEAD(, ipw_soft_hdr)	free_shdr;
SLIST_HEAD        132 dev/pci/if_ipwvar.h 	SLIST_HEAD(, ipw_soft_buf)	free_sbuf;
SLIST_HEAD         61 dev/pci/if_nfevar.h 	SLIST_HEAD(, nfe_jbuf)	jfreelist;
SLIST_HEAD       1134 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_mchead, ti_mc_entry)	ti_mc_listhead;
SLIST_HEAD       1135 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_jfreehead, ti_jpool_entry)	ti_jfree_listhead;
SLIST_HEAD       1136 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_jinusehead, ti_jpool_entry)	ti_jinuse_listhead;
SLIST_HEAD       1137 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_txmaphead, ti_txmap_entry)	ti_tx_map_listhead;
SLIST_HEAD        104 dev/pci/if_wpivar.h 	SLIST_HEAD(, wpi_rbuf)	freelist;
SLIST_HEAD        408 dev/pci/maestro.c 	SLIST_HEAD(salloc_head, salloc_zone) free, used, spare;
SLIST_HEAD         57 dev/pci/musycc_obsd.c SLIST_HEAD(, musycc_softc) msc_list = SLIST_HEAD_INITIALIZER(msc_list);
SLIST_HEAD        165 dev/rasops/rasops.c SLIST_HEAD(, rotatedfont) rotatedfonts = SLIST_HEAD_INITIALIZER(rotatedfonts);
SLIST_HEAD        179 dev/softraidvar.h SLIST_HEAD(sr_metadata_list_head, sr_metadata_list);
SLIST_HEAD        218 dev/softraidvar.h SLIST_HEAD(sr_chunk_head, sr_chunk);
SLIST_HEAD        160 dev/usb/if_atureg.h 	SLIST_HEAD(atu_list_head, atu_chain)	atu_rx_free;
SLIST_HEAD        114 dev/usb/if_uathvar.h 	SLIST_HEAD(, uath_rx_data)	rx_freelist;
SLIST_HEAD         36 kern/kern_sensors.c SLIST_HEAD(, ksensordev) sensordev_list =
SLIST_HEAD         60 net/if_trunk.c SLIST_HEAD(__trhead, trunk_softc) trunk_list;	/* list of trunks */
SLIST_HEAD        154 net/if_trunk.h 	SLIST_HEAD(__tplhd, trunk_port)	tr_ports;	/* list of interfaces */
SLIST_HEAD        157 net/if_trunk.h 	SLIST_HEAD(__mclhd, trunk_mc)	tr_mc_head;	/* multicast addresses */
SLIST_HEAD        437 net/pfvar.h    	SLIST_HEAD(pf_osfp_enlist, pf_osfp_entry) fp_oses; /* list of matches */
SLIST_HEAD        964 net/pfvar.h    SLIST_HEAD(pfr_kentryworkq, pfr_kentry);
SLIST_HEAD        979 net/pfvar.h    SLIST_HEAD(pfr_ktableworkq, pfr_ktable);
SLIST_HEAD       1094 netinet/ip_ipsp.c 	SLIST_HEAD(packet_tags, m_tag) tags;
SLIST_HEAD         80 nfs/nfs_kq.c   SLIST_HEAD(kevqlist, kevq);
SLIST_HEAD        117 sys/event.h    SLIST_HEAD(klist, knote);
SLIST_HEAD         96 sys/mbuf.h     	SLIST_HEAD(packet_tags, m_tag) tags; /* list of packet tags */
SLIST_HEAD        133 sys/sensors.h  SLIST_HEAD(ksensors_head, ksensor);