Home
last modified time | relevance | path

Searched refs:constant_memory_attributes (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_base_memory_descriptor_list_decorator.c79 if ( (mde->constant_memory_attributes == attributes) in sci_mdl_decorator_get_memory_size()
113 if ( (mde->constant_memory_attributes == attributes) in sci_mdl_decorator_assign_memory()
H A Dsci_memory_descriptor_list.h131 U16 constant_memory_attributes; member
H A Dsci_base_memory_descriptor_list.h136 (mde)->constant_memory_attributes = (attributes); \
H A Dsci_base_memory_descriptor_list.c160 || (mde->constant_memory_attributes != attributes) in sci_base_mde_is_valid()