Lines Matching defs:retry_count
282 char *combinedopt, int task_attr, int retry_count,
285 int retry_count, int timeout, int quiet);
287 int task_attr, int retry_count, int timeout);
289 int retry_count, int timeout);
291 int retry_count, int timeout);
300 char *combinedopt, int task_attr, int retry_count,
303 char *combinedopt, int task_attr, int retry_count,
306 char *combinedopt, int task_attr, int retry_count,
309 char *combinedopt, int retry_count, int timeout);
311 char *combinedopt, int retry_count, int timeout);
313 char *combinedopt, int retry_count, int timeout);
315 char *combinedopt, int retry_count, int timeout);
317 char *combinedopt, int retry_count, int timeout);
324 char *combinedopt, int retry_count, int timeout);
335 int retry_count, int timeout, int argc, char **argv,
338 char *combinedopt, int task_attr, int retry_count,
341 char *combinedopt, int task_attr, int retry_count,
344 char *combinedopt, int task_attr, int retry_count,
347 char *combinedopt, int task_attr, int retry_count,
350 char *combinedopt, int retry_count, int timeout);
351 static int atasecurity(struct cam_device *device, int retry_count, int timeout,
353 static int atahpa(struct cam_device *device, int retry_count, int timeout,
355 static int ataama(struct cam_device *device, int retry_count, int timeout,
363 char *combinedopt, int task_attr, int retry_count,
408 ccb->ccb_h.retry_count = 1;
844 char *combinedopt, int task_attr, int retry_count, int timeout)
879 /*retries*/ retry_count,
951 testunitready(struct cam_device *device, int task_attr, int retry_count,
960 /* retries */ retry_count,
1000 int task_attr, int retry_count, int timeout)
1021 /* retries */ retry_count,
1078 char *combinedopt, int task_attr, int retry_count, int timeout)
1107 error = scsiinquiry(device, task_attr, retry_count, timeout);
1113 scsiserial(device, task_attr, retry_count, timeout);
1122 scsiinquiry(struct cam_device *device, int task_attr, int retry_count,
1180 /* retries */ retry_count,
1228 scsiserial(struct cam_device *device, int task_attr, int retry_count,
1253 /*retries*/ retry_count,
2074 ata_read_native_max(struct cam_device *device, int retry_count,
2094 retry_count,
2115 atahpa_set_max(struct cam_device *device, int retry_count,
2138 retry_count,
2159 atahpa_password(struct cam_device *device, int retry_count,
2171 retry_count,
2188 atahpa_lock(struct cam_device *device, int retry_count,
2199 retry_count,
2215 atahpa_unlock(struct cam_device *device, int retry_count,
2227 retry_count,
2244 atahpa_freeze_lock(struct cam_device *device, int retry_count,
2255 retry_count,
2271 ata_get_native_max(struct cam_device *device, int retry_count,
2279 retry_count,
2300 ataama_set(struct cam_device *device, int retry_count,
2311 retry_count,
2332 ataama_freeze(struct cam_device *device, int retry_count,
2338 retry_count,
2354 ata_do_identify(struct cam_device *device, int retry_count, int timeout,
2394 /*retries*/retry_count,
2442 ataidentify(struct cam_device *device, int retry_count, int timeout)
2453 if (ata_do_identify(device, retry_count, timeout, ccb, &ident_buf) != 0) {
2465 ata_read_native_max(device, retry_count, timeout, ccb,
2469 ata_get_native_max(device, retry_count, timeout, ccb,
2487 nvmeidentify(struct cam_device *device, int retry_count __unused, int timeout __unused)
2499 identify(struct cam_device *device, int retry_count, int timeout)
2509 return (nvmeidentify(device, retry_count, timeout));
2511 return (ataidentify(device, retry_count, timeout));
2581 int retry_count, uint32_t timeout, int quiet)
2589 retry_count,
2606 int retry_count, uint32_t timeout,
2615 retry_count,
2633 int retry_count, uint32_t timeout,
2641 retry_count,
2691 int retry_count, uint32_t timeout,
2702 retry_count,
2724 retry_count,
2747 int retry_count, uint32_t timeout,
2756 retry_count,
2883 atahpa(struct cam_device *device, int retry_count, int timeout,
2973 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
2988 ata_read_native_max(device, retry_count, timeout, ccb,
3028 error = ata_read_native_max(device, retry_count, timeout,
3031 error = atahpa_set_max(device, retry_count, timeout,
3037 retry_count, timeout, ccb,
3048 error = atahpa_password(device, retry_count, timeout,
3055 error = atahpa_lock(device, retry_count, timeout,
3062 error = atahpa_unlock(device, retry_count, timeout,
3069 error = atahpa_freeze_lock(device, retry_count, timeout,
3092 ataama(struct cam_device *device, int retry_count, int timeout,
3143 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
3158 ata_get_native_max(device, retry_count, timeout, ccb,
3176 error = ata_get_native_max(device, retry_count, timeout, ccb,
3179 error = ataama_set(device, retry_count, timeout,
3185 retry_count, timeout, ccb,
3196 error = ataama_freeze(device, retry_count, timeout,
3213 atasecurity(struct cam_device *device, int retry_count, int timeout,
3337 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
3387 error = atasecurity_set_password(device, ccb, retry_count,
3399 error = atasecurity_freeze(device, ccb, retry_count,
3407 retry_count, timeout, &pwd, quiet);
3423 retry_count,
3432 retry_count,
3450 error = atasecurity_erase(device, ccb, retry_count,
3468 retry_count, timeout,
3926 char *combinedopt, int task_attr, int retry_count, int timeout)
4065 /*retries*/ retry_count,
4487 int page, int subpage, int task_attr, int retry_count, int timeout,
4508 /* retries */ retry_count,
4562 int task_attr, int retry_count, int timeout, uint8_t *data, int datalen)
4573 /* retries */ retry_count,
4611 int task_attr, int retry_count, int timeout)
4675 retry_count, timeout);
4678 edit, binary, task_attr, retry_count, timeout);
4684 int task_attr, int retry_count, int timeout)
4924 /*retries*/ retry_count,
4944 /*retries*/ retry_count,
5508 dev_has_vpd_page(struct cam_device *dev, uint8_t page_id, int retry_count,
5526 /*retries*/ retry_count,
5539 if (retry_count != 0)
5575 get_device_type(struct cam_device *dev, int retry_count, int timeout,
5608 if (retry_count == -1) {
5634 retval = dev_has_vpd_page(dev, SVPD_ATA_INFORMATION, retry_count,
5648 build_ata_cmd(union ccb *ccb, uint32_t retry_count, uint32_t flags,
5659 /*retries*/ retry_count,
5690 /*retries*/ retry_count,
6093 ratecontrol(struct cam_device *device, int task_attr, int retry_count,
6400 retval = testunitready(device, task_attr, retry_count, timeout,
6425 char *combinedopt, int task_attr, int retry_count, int timeout)
6472 task_attr, retry_count, timeout);
6542 /* retries */ retry_count,
6902 char *combinedopt, int task_attr, int retry_count, int timeout)
7079 task_attr, retry_count, timeout);
7082 error = ata_do_identify(device, retry_count, timeout,
7148 /* retries */ retry_count,
7198 retry_count,
7276 char *combinedopt, int task_attr, int retry_count, int timeout)
7349 /*retries*/ retry_count,
7511 char *combinedopt, int task_attr, int retry_count, int timeout)
7600 /*retries*/ retry_count,
7638 /*retries*/ retry_count,
7715 int retry_count, int timeout)
7838 /*retries*/ retry_count,
7908 int retry_count, int timeout)
8204 /*retries*/ retry_count,
8266 char *combinedopt, int retry_count, int timeout)
8313 retry_count,
8400 char *combinedopt, int retry_count, int timeout)
8608 retry_count,
8663 char *combinedopt, int retry_count, int timeout)
8696 retry_count,
9034 char *combinedopt, int retry_count, int timeout)
9090 retry_count,
9167 retry_count,
9350 char *combinedopt, int retry_count, int timeout)
9408 /*retries*/retry_count,
9431 char *combinedopt, int retry_count, int timeout)
9474 /*retries*/retry_count,
9495 int timeout_desc, int task_attr, int retry_count, int timeout,
9558 /*retries*/ retry_count,
9571 if (retry_count != 0)
9859 char *combinedopt, int task_attr, int retry_count, int timeout,
9925 retry_count, timeout, verbosemode, &valid_len,
10356 int timeout = 0, retry_count = 1;
10498 retry_count = strtol(optarg, NULL, 0);
10499 if (retry_count < 0)
10501 retry_count);
10601 error = atahpa(cam_dev, retry_count, timeout,
10605 error = ataama(cam_dev, retry_count, timeout,
10616 task_attr, retry_count, timeout);
10619 error = testunitready(cam_dev, task_attr, retry_count,
10624 task_attr, retry_count, timeout);
10627 error = identify(cam_dev, retry_count, timeout);
10632 retry_count, timeout);
10642 task_attr, retry_count, timeout);
10646 task_attr, retry_count, timeout);
10650 task_attr, retry_count, timeout);
10654 retry_count, timeout);
10658 retry_count, timeout);
10662 combinedopt, retry_count,
10667 retry_count, timeout);
10671 retry_count, timeout);
10675 retry_count, timeout);
10684 error = ratecontrol(cam_dev, task_attr, retry_count,
10689 combinedopt, task_attr, retry_count,
10695 retry_count, timeout);
10700 retry_count, timeout);
10707 combinedopt, retry_count, timeout);
10712 combinedopt, retry_count, timeout);
10715 error = atasecurity(cam_dev, retry_count, timeout,
10720 arglist & CAM_ARG_VERBOSE, task_attr, retry_count,
10725 retry_count, timeout);
10729 task_attr, retry_count, timeout,
10735 task_attr, retry_count, timeout,
10741 task_attr, retry_count, timeout,
10749 task_attr, retry_count, timeout,
10754 retry_count, timeout, arglist & CAM_ARG_VERBOSE);
10758 task_attr, retry_count, timeout,
10763 task_attr, retry_count, timeout,