Home
last modified time | relevance | path

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

/freebsd-9-stable/sbin/camcontrol/
Dfwdownload.c130 static char *fw_read_img(const char *fw_img_path,
165 fw_read_img(const char *fw_img_path, const struct fw_vendor *vp, int *num_bytes) in fw_read_img() function
436 buf = fw_read_img(fw_img_path, vp, &img_size); in fwdownload()