Home
last modified time | relevance | path

Searched defs:TOMINOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dfloppy.c302 #define TOMINOR(x) ((x & 3) | ((x & 4) << 5)) macro
/kernel/linux/linux-6.6/drivers/block/
H A Dfloppy.c301 #define TOMINOR(x) ((x & 3) | ((x & 4) << 5)) macro

Completed in 21 milliseconds