Lines Matching defs:reprobe
193 {"reprobe", CAM_CMD_REPROBE, CAM_ARG_NONE, NULL},
294 static int reprobe(struct cam_device *device);
3041 /* Hint CAM to reprobe the device. */
3042 reprobe(device);
3189 /* Hint CAM to reprobe the device. */
3190 reprobe(device);
9946 reprobe(struct cam_device *device)
9997 " camcontrol reprobe [dev_id][generic args]\n"
10086 "reprobe update capacity information of the given device\n"
10745 error = reprobe(cam_dev);