1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers
Bin Meng 722e668db2 nvme: Use macros to access NVMe queues
NVMe driver only uses two queues. The first one is allocated to do
admin stuff, while the second one is for IO stuff. So far the driver
uses magic number (0/1) to access them. Change to use macros.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-08-28 07:17:12 -04:00
..
2017-06-01 07:03:13 -06:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-13 15:17:37 -04:00
2017-08-22 09:56:09 +02:00
2017-08-24 11:00:47 +08:00
2017-07-28 23:34:44 +02:00
2017-07-28 12:02:47 -06:00
2017-06-01 19:56:54 -07:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:10 -06:00
2017-08-13 15:17:31 -04:00