Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h656 static inline int nvme_reset_subsystem(struct nvme_ctrl *ctrl) in nvme_reset_subsystem() function
H A Dioctl.c985 return nvme_reset_subsystem(ctrl); in nvme_dev_ioctl()