Searched refs:constant_memory_size (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_memory_descriptor_list.h111 U32 constant_memory_size; member in struct:SCI_PHYSICAL_MEMORY_DESCRIPTOR
H A Dsci_base_memory_descriptor_list_decorator.c83 size += (mde->constant_memory_size + mde->constant_memory_alignment);
142 virtual_address += mde->constant_memory_size;
143 physical_address += mde->constant_memory_size;
H A Dsci_base_memory_descriptor_list.h137 (mde)->constant_memory_size = (size); \
H A Dsci_base_memory_descriptor_list.c160 || (mde->constant_memory_size != size)

Completed in 208 milliseconds