Searched refs:printerrors (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | fwdownload.c | 285 struct fw_vendor *vp, int printerrors, 289 int sim_mode, int printerrors, int quiet, 662 struct fw_vendor *vp, int printerrors, int timeout) in fw_check_device_ready() argument 747 if (printerrors) in fw_check_device_ready() 809 if (printerrors) in fw_rescan_target() 846 retval = fw_check_device_ready(cam_dev, devtype, vp, printerrors, in fw_download_img() 871 || ((sim_mode != 0) && (printerrors == 0))) in fw_download_img() 952 if (printerrors) in fw_download_img() 958 } else if (printerrors) { in fw_download_img() 973 fw_rescan_target(cam_dev, printerrors, sim_mode); in fw_download_img() [all …]
|
| H A D | camcontrol.h | 80 char *combinedopt, int printerrors, int task_attr,
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | ma.setp.c | 155 int printerrors) in setpath() argument 161 eflag = printerrors; in setpath()
|