Searched refs:unmap_buffer (Results 1 – 1 of 1) sorted by relevance
191 void *unmap_buffer; in isci_detach() local235 sci_pool_get(controller->unmap_buffer_pool, unmap_buffer); in isci_detach()236 if (unmap_buffer == NULL) in isci_detach()238 free(unmap_buffer, M_ISCI); in isci_detach()