Searched refs:examine_blocks (Results 1 – 2 of 2) sorted by relevance
97 UINT examine_blocks; in _tx_byte_pool_search() local131 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()226 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()228 examine_blocks--; in _tx_byte_pool_search()251 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()254 examine_blocks--; in _tx_byte_pool_search()270 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()275 } while(examine_blocks != ((UINT) 0)); in _tx_byte_pool_search()
98 UINT examine_blocks; in _tx_byte_pool_search() local136 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()231 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()233 examine_blocks--; in _tx_byte_pool_search()256 if (examine_blocks != ((UINT) 0)) in _tx_byte_pool_search()259 examine_blocks--; in _tx_byte_pool_search()310 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()315 } while(examine_blocks != ((UINT) 0)); in _tx_byte_pool_search()