Home
last modified time | relevance | path

Searched refs:ISCI_MEMORY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/
H A Disci.h129 struct ISCI_MEMORY struct
172 struct ISCI_MEMORY cached_controller_memory;
173 struct ISCI_MEMORY uncached_controller_memory;
174 struct ISCI_MEMORY request_memory;
258 struct ISCI_MEMORY *memory);
H A Disci.c395 struct ISCI_MEMORY *memory = (struct ISCI_MEMORY *)arg; in isci_allocate_dma_buffer_callback()
408 struct ISCI_MEMORY *memory) in isci_allocate_dma_buffer()
H A Disci_controller.c413 struct ISCI_MEMORY *uncached_controller_memory = in isci_controller_allocate_memory()
415 struct ISCI_MEMORY *cached_controller_memory = in isci_controller_allocate_memory()
417 struct ISCI_MEMORY *request_memory = in isci_controller_allocate_memory()