Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dxd.h146 #define BLOCK_ADDR1_L 2 macro
Dxd.c763 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()
765 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()