Searched refs:printerrors (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | fwdownload.c | 284 struct fw_vendor *vp, int printerrors, 288 int sim_mode, int printerrors, int quiet, 661 struct fw_vendor *vp, int printerrors, int timeout) in fw_check_device_ready() argument 746 if (printerrors) in fw_check_device_ready() 774 fw_rescan_target(struct cam_device *dev, bool printerrors, bool sim_mode) in fw_rescan_target() argument 808 if (printerrors) in fw_rescan_target() 825 char *buf, int img_size, int sim_mode, int printerrors, int quiet, in fw_download_img() argument 845 retval = fw_check_device_ready(cam_dev, devtype, vp, printerrors, in fw_download_img() 870 || ((sim_mode != 0) && (printerrors == 0))) in fw_download_img() 951 if (printerrors) in fw_download_img() [all …]
|
H A D | camcontrol.h | 80 char *combinedopt, int printerrors, int task_attr,
|
/freebsd/contrib/tcsh/ |
H A D | ma.setp.c | 155 int printerrors) in setpath() argument 161 eflag = printerrors; in setpath()
|