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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_memory_descriptor_list.h133 U16 constant_memory_attributes; member in struct:SCI_PHYSICAL_MEMORY_DESCRIPTOR
H A Dsci_base_memory_descriptor_list_decorator.c81 if ( (mde->constant_memory_attributes == attributes)
115 if ( (mde->constant_memory_attributes == attributes)
H A Dsci_base_memory_descriptor_list.h138 (mde)->constant_memory_attributes = (attributes); \
H A Dsci_base_memory_descriptor_list.c162 || (mde->constant_memory_attributes != attributes)

Completed in 60 milliseconds