CTL_VENDOR
strncpy(inq_ptr->vendor, CTL_VENDOR, sizeof(inq_ptr->vendor));
strncpy((char *)t10id->vendor, CTL_VENDOR, sizeof(t10id->vendor));