Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dz2ram.c48 #define Z2MINOR_MEMLIST1 (4) macro
164 if (device >= Z2MINOR_MEMLIST1 && device <= Z2MINOR_MEMLIST4) { in z2_open()
165 int index = device - Z2MINOR_MEMLIST1 + 1; in z2_open()