Lines Matching defs:retry_count
130 union ccb *ccb, int retry_count, int timeout);
134 union ccb *ccb, int retry_count, int timeout,
138 int retry_count, int timeout, int action,
190 int retry_count, int timeout)
205 /*retry_count*/ retry_count,
232 if (retry_count > 0)
271 union ccb *ccb, int retry_count, int timeout, int power_only)
293 retval = ata_do_identify(device, retry_count, timeout, ccb, &ident);
314 /*retry_count*/ retry_count,
342 if (retry_count > 0)
391 /*retry_count*/ retry_count,
419 if (retry_count > 0)
521 union ccb *ccb, int retry_count, int timeout, int action,
561 /*retry_count*/ retry_count,
588 if (retry_count > 0)
610 int retry_count, int timeout, int verbosemode __unused)
758 error = get_device_type(device, retry_count, timeout,
822 error = epc_getmode(device, devtype, ccb, retry_count, timeout,
826 error = epc_list(device, devtype, ccb, retry_count, timeout);
835 error = epc_set_features(device, devtype, ccb, retry_count,