Searched refs:n_product (Results 1 – 2 of 2) sorted by relevance
137 char *n_product; member
2423 nvme->n_product = strdup(product); in nvme_init()3096 if (nvme->n_product != NULL) in nvme_detach()3097 strfree(nvme->n_product); in nvme_detach()3269 drive->d_product = nvme->n_product; in nvme_bd_driveinfo()3270 drive->d_product_len = strlen(nvme->n_product); in nvme_bd_driveinfo()