Home
last modified time | relevance | path

Searched refs:nvme_send_pr_command (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dpr.c97 static int nvme_send_pr_command(struct block_device *bdev, in nvme_send_pr_command() function
121 ret = nvme_send_pr_command(bdev, &c, data, sizeof(data)); in nvme_pr_command()
189 ret = nvme_send_pr_command(bdev, &c, data, data_len); in nvme_pr_resv_report()