Searched refs:virtual_unmap_buffer (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsati_unmap.c329 &(unmap_process_state->virtual_unmap_buffer),
334 if (unmap_process_state->virtual_unmap_buffer == NULL)
390 unmap_process_state->current_dsm_descriptor = unmap_process_state->virtual_unmap_buffer;
507 if (unmap_process_state->virtual_unmap_buffer != NULL)
509 sati_cb_free_dma_buffer(scsi_io, unmap_process_state->virtual_unmap_buffer);
510 unmap_process_state->virtual_unmap_buffer = NULL;
H A Dsati_translator_sequence.h268 void * virtual_unmap_buffer; member in struct:SATI_UNMAP_PROCESSING_STATE

Completed in 50 milliseconds