Home
last modified time | relevance | path

Searched hist:"625 a483cea6442da5d435830357c10ecc459f9c6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c625a483cea6442da5d435830357c10ecc459f9c6 Tue Aug 22 15:15:13 UTC 2017 Bin Meng <bmeng.cn@gmail.com> nvme: Consolidate block read and write routines

The NVMe block read and write routines are almost the same except
the command opcode. Let's consolidate them to avoid duplication.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>