Searched refs:block_indirect_ptr (Results 1 – 2 of 2) sorted by relevance
82 UCHAR **block_indirect_ptr; in _tx_byte_pool_create() local127 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(block_ptr); in _tx_byte_pool_create()128 *block_indirect_ptr = temp_ptr; in _tx_byte_pool_create()131 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(block_ptr); in _tx_byte_pool_create()132 *block_indirect_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()136 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(temp_ptr); in _tx_byte_pool_create()137 *block_indirect_ptr = block_ptr; in _tx_byte_pool_create()