Searched defs:SQ_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/ | ||
H A D | sq.h | 19 #define SQ_SIZE 32 macro |
/openbmc/linux/drivers/nvme/host/ | ||
H A D | pci.c | 35 #define SQ_SIZE(q) ((q)->q_depth << (q)->sqes) macro |