elm_hw 353 dev/pci/if_sandrv.c sdlahw_t *elm_hw; elm_hw 357 dev/pci/if_sandrv.c elm_hw = LIST_FIRST(&sdlahw_head); elm_hw 358 dev/pci/if_sandrv.c while (elm_hw) { elm_hw 359 dev/pci/if_sandrv.c sdlahw_t *tmp = elm_hw; elm_hw 360 dev/pci/if_sandrv.c elm_hw = LIST_NEXT(elm_hw, next);