cam_open_device
struct cam_device * cam_open_device(const char *path, int flags);
dev = cam_open_device(disks[count].devname, O_RDWR);