Lines Matching defs:identify
186 {"identify", CAM_CMD_IDENTIFY, CAM_ARG_NONE, NULL},
2387 warnx("can't calloc memory for identify\n");
2430 warnx("Invalid identify response detected");
2459 printf("%s%d: Raw identify data:\n",
2499 identify(struct cam_device *device, int retry_count, int timeout)
3035 /* redo identify to get new values */
3183 /* redo identify to get new values */
5611 * I/O to the drive. Sending the identify command to the drive
5612 * can cause issues for SATL attachaed drives since identify is
9989 " camcontrol identify [dev_id][generic args] [-v]\n"
10079 "identify send a ATA identify command to the named device\n"
10627 error = identify(cam_dev, retry_count, timeout);