Home
last modified time | relevance | path

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

/illumos-gate/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.c59 struct fw_plugin *self;
258 struct fw_plugin *tmpplug; in flash_load_plugins()
307 if ((fw_pluginlist = calloc(1, sizeof (struct fw_plugin))) in flash_load_plugins()
312 sizeof (struct fw_plugin), strerror(errno)); in flash_load_plugins()
348 if ((tmpplug = calloc(1, sizeof (struct fw_plugin))) in flash_load_plugins()
353 sizeof (struct fw_plugin), strerror(errno)); in flash_load_plugins()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dufm.c61 extern struct fw_plugin *self;
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;