Searched refs:block_indirect_ptr (Results 1 – 2 of 2) sorted by relevance
81 UCHAR **block_indirect_ptr; in _tx_byte_pool_create() local126 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(block_ptr); in _tx_byte_pool_create()127 *block_indirect_ptr = temp_ptr; in _tx_byte_pool_create()130 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(block_ptr); in _tx_byte_pool_create()131 *block_indirect_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()135 block_indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(temp_ptr); in _tx_byte_pool_create()136 *block_indirect_ptr = block_ptr; in _tx_byte_pool_create()