Searched refs:ramsize_ptr_ptr (Results 1 – 4 of 4) sorted by relevance
2086 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local2118 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()2121 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()2122 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()2167 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()2170 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()2173 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()
3304 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local3334 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()3337 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()3338 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()3364 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()3367 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()3370 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()
3296 uint32 ramsize_ptr_ptr[] = {RAMSIZE_PTR_PTR_LIST}; in dhdpcie_ramsize_adj() local3326 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()3329 if (search_len < (int)ramsize_ptr_ptr[i]) in dhdpcie_ramsize_adj()3330 search_len = (int)ramsize_ptr_ptr[i]; in dhdpcie_ramsize_adj()3356 if (ramsize_ptr_ptr[i] == RAMSIZE_PTR_PTR_END) in dhdpcie_ramsize_adj()3359 if (ramsize_ptr_ptr[i] + sizeof(hnd_ramsize_ptr_t) > ramsizelen) in dhdpcie_ramsize_adj()3362 memcpy((char *)&ramsize_info, ramsizeptr + ramsize_ptr_ptr[i], in dhdpcie_ramsize_adj()