Home
last modified time | relevance | path

Searched refs:fw_plugin (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/fwflash/common/
H A Dfwflash.h63 struct fw_plugin { struct
158 struct fw_plugin *plugin;
191 struct fw_plugin *plugin;
245 struct fw_plugin *plugin;
349 extern struct fw_plugin *self;
H A Dfwflash.c58 struct fw_plugin *self;
257 struct fw_plugin *tmpplug; in flash_load_plugins()
316 if ((fw_pluginlist = calloc(1, sizeof (struct fw_plugin))) in flash_load_plugins()
321 sizeof (struct fw_plugin), strerror(errno)); in flash_load_plugins()
357 if ((tmpplug = calloc(1, sizeof (struct fw_plugin))) in flash_load_plugins()
362 sizeof (struct fw_plugin), strerror(errno)); in flash_load_plugins()
/titanic_50/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c139 extern struct fw_plugin *self;
H A Dsd.c129 extern struct fw_plugin *self;
H A Dtavor.c83 extern struct fw_plugin *self;
H A Dhermon.c59 extern struct fw_plugin *self;