Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dz2ram.c49 #define Z2MINOR_MEMLIST1 (4) macro
174 if (device >= Z2MINOR_MEMLIST1 && device <= Z2MINOR_MEMLIST4) { in z2_open()
175 int index = device - Z2MINOR_MEMLIST1 + 1; in z2_open()