Home
last modified time | relevance | path

Searched refs:fw_readfw (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h92 int (*fw_readfw)(struct devicelist *device, char *filename); member
H A Dfwflash.c404 tmpplug->fw_readfw = (int (*)())sym; in flash_load_plugins()
1007 rv = curdev->plugin->fw_readfw(curdev, filename); in fwflash_read_file()
1147 thisplug->plugin->fw_readfw = NULL; in fwflash_intr()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dmapfile-vers53 fw_readfw;
H A Dses.c145 int fw_readfw(struct devicelist *device, char *filename);
163 fw_readfw(struct devicelist *flashdev, char *filename) in fw_readfw() function
H A Dufm.c74 fw_readfw(struct devicelist *flashdev, const char *filename) in fw_readfw() function
H A Dhermon.c64 int fw_readfw(struct devicelist *device, char *filename);
100 fw_readfw(struct devicelist *flashdev, char *filename) in fw_readfw() function
H A Dtavor.c89 int fw_readfw(struct devicelist *device, char *filename);
113 fw_readfw(struct devicelist *flashdev, char *filename) in fw_readfw() function
H A Dsd.c144 fw_readfw(struct devicelist *flashdev, char *filename) in fw_readfw() function