Home
last modified time | relevance | path

Searched refs:fw_cleanup (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h132 void (*fw_cleanup)(struct devicelist *thisdev); member
H A Dfwflash.c438 tmpplug->fw_cleanup = in flash_load_plugins()
1114 if (thisdev->plugin->fw_cleanup != NULL) { in fwflash_intr()
1119 thisdev->plugin->fw_cleanup(thisdev); in fwflash_intr()
1151 thisplug->plugin->fw_cleanup = NULL; in fwflash_intr()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dmapfile-vers-plus43 fw_cleanup;
H A Dufm.c590 fw_cleanup(struct devicelist *flashdev) in fw_cleanup() function
H A Dsd.c853 fw_cleanup(struct devicelist *thisdev) in fw_cleanup() function