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

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dsci_memory_descriptor_list.h131 U16 constant_memory_attributes; member in struct:SCI_PHYSICAL_MEMORY_DESCRIPTOR
H A Dsci_base_memory_descriptor_list_decorator.c79 if ( (mde->constant_memory_attributes == attributes)
113 if ( (mde->constant_memory_attributes == attributes)
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)

Completed in 51 milliseconds