Home
last modified time | relevance | path

Searched refs:nextplugin (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h161 TAILQ_ENTRY(pluginlist) nextplugin;
H A Dfwflash.c482 TAILQ_INSERT_TAIL(fw_pluginlist, tmpelem, nextplugin); in flash_load_plugins()
802 TAILQ_FOREACH(plugins, fw_pluginlist, nextplugin) { in flash_device_list()
1136 TAILQ_FOREACH_SAFE(thisplug, fw_pluginlist, nextplugin, in fwflash_intr()
1138 TAILQ_REMOVE(fw_pluginlist, thisplug, nextplugin); in fwflash_intr()