Searched refs:printerrors (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sbin/camcontrol/ |
| H A D | fwdownload.c | 284 struct fw_vendor *vp, int printerrors, 288 int sim_mode, int printerrors, int quiet, 664 struct fw_vendor *vp, int printerrors, int timeout) in fw_check_device_ready() argument 751 if (printerrors) in fw_check_device_ready() 813 if (printerrors) in fw_rescan_target() 850 retval = fw_check_device_ready(cam_dev, devtype, vp, printerrors, in fw_download_img() 877 || ((sim_mode != 0) && (printerrors == 0))) in fw_download_img() 958 if (printerrors) in fw_download_img() 964 } else if (printerrors) { in fw_download_img() 979 fw_rescan_target(cam_dev, printerrors, sim_mode); in fw_download_img() [all …]
|
| H A D | camcontrol.h | 82 char *combinedopt, int printerrors, int task_attr,
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | ma.setp.c | 155 int printerrors) in setpath() argument 161 eflag = printerrors; in setpath()
|