VELOCITY_NAME
ret = pci_request_regions(pdev, VELOCITY_NAME);
.name = VELOCITY_NAME,
strscpy(info->driver, VELOCITY_NAME, sizeof(info->driver));