fw_cleanup
if (thisdev->plugin->fw_cleanup != NULL) {
thisdev->plugin->fw_cleanup(thisdev);
thisplug->plugin->fw_cleanup = NULL;
tmpplug->fw_cleanup =
void (*fw_cleanup)(struct devicelist *thisdev);