Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dz2ram.c54 #define Z2MINOR_MEMLIST1 (4) macro
187 if (device >= Z2MINOR_MEMLIST1 && device <= Z2MINOR_MEMLIST4) { in z2_open()
188 int index = device - Z2MINOR_MEMLIST1 + 1; in z2_open()