Searched refs:fwdownload (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/camcontrol/
H A DMakefile7 SRCS+= attrib.c epc.c fwdownload.c modeedit.c persist.c progress.c timestamp.c zone.c
H A Dcamcontrol.h81 int fwdownload(struct cam_device *device, int argc, char **argv,
H A Dfwdownload.c53 __FBSDID("$FreeBSD: stable/11/sbin/camcontrol/fwdownload.c 352286 2019-09-13 14:43:05Z mav $");
926 fwdownload(struct cam_device *device, int argc, char **argv, function
H A Dcamcontrol.c224 {"fwdownload", CAM_CMD_DOWNLOAD_FW, CAM_ARG_NONE, "f:qsy"},
9437 " camcontrol fwdownload [dev_id][generic args] <-f fw_image> [-q]\n"
9501 "fwdownload program firmware of the named device with the given image\n"
9613 "fwdownload arguments:\n"
10094 error = fwdownload(cam_dev, argc, argv, combinedopt,

Completed in 133 milliseconds