Searched refs:examine_blocks (Results 1 – 2 of 2) sorted by relevance
96 UINT examine_blocks; in _tx_byte_pool_search() local130 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()225 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()227 examine_blocks--; in _tx_byte_pool_search()250 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()253 examine_blocks--; in _tx_byte_pool_search()269 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()274 } while(examine_blocks != ((UINT) 0)); in _tx_byte_pool_search()
97 UINT examine_blocks; in _tx_byte_pool_search() local135 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()230 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()232 examine_blocks--; in _tx_byte_pool_search()255 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()258 examine_blocks--; in _tx_byte_pool_search()309 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()314 } while(examine_blocks != ((UINT) 0)); in _tx_byte_pool_search()