Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h986 nvme_admin_dbbuf = 0x7C, enumerator
1015 nvme_admin_opcode_name(nvme_admin_dbbuf), \
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c317 c.dbbuf.opcode = nvme_admin_dbbuf; in nvme_dbbuf_set()