SLIST_FOREACH_MUTABLE
SLIST_FOREACH_MUTABLE(imp, &iomap_list, im_iomaps, tmp_imp) {
SLIST_FOREACH_MUTABLE(irq_entry, &irq_list, id_irq_entries, tmp_ie) {
SLIST_FOREACH_MUTABLE(vmp, &vmap_list, vm_vmaps, tmp_vmp) {
SLIST_FOREACH_MUTABLE(vmp, &vmap_list, vm_vmaps, tmp_vmp) {
SLIST_FOREACH_MUTABLE(lun, &targ->luns, lun_link, lun_tmp) {
SLIST_FOREACH_MUTABLE(lun, &targ->luns, lun_link, lun_tmp) {
SLIST_FOREACH_MUTABLE(w, CHN_HEAD(x, z), CHN_LINK(z), y)
SLIST_FOREACH_MUTABLE(cti, &cputimer_intr_head, next, ncti) {
SLIST_FOREACH_MUTABLE(p,
SLIST_FOREACH_MUTABLE(p, SYSCTL_CHILDREN(parent), oid_link, tmp) {
SLIST_FOREACH_MUTABLE(sc, &tap_listhead, tap_link, sc_tmp)
SLIST_FOREACH_MUTABLE(sc, &tun_listhead, tun_link, sc_tmp)