Searched refs:IDA_SIZE_LOG (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Didals.h13 #define IDA_SIZE_LOG 11 /* 11 for 2k , 12 for 4k */ macro
14 #define IDA_BLOCK_SIZE (1L<<IDA_SIZE_LOG)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Didals.h13 #define IDA_SIZE_LOG 12 /* 11 for 2k , 12 for 4k */ macro
14 #define IDA_BLOCK_SIZE (1L<<IDA_SIZE_LOG)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Didals.h13 #define IDA_SIZE_LOG 11 /* 11 for 2k , 12 for 4k */ macro
14 #define IDA_BLOCK_SIZE (1L<<IDA_SIZE_LOG)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Didals.h13 #define IDA_SIZE_LOG 12 /* 11 for 2k , 12 for 4k */ macro
14 #define IDA_BLOCK_SIZE (1L<<IDA_SIZE_LOG)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Didals.c27 (IDA_BLOCK_SIZE-1)) >> IDA_SIZE_LOG;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c1187 (IDA_BLOCK_SIZE-1)) >> IDA_SIZE_LOG;

Completed in 107 milliseconds