Home
last modified time | relevance | path

Searched refs:SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_unmap.c161 SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTOR; in sati_unmap_load_next_descriptor()
186 …rocess_state->current_unmap_block_descriptor_index += SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTO… in sati_unmap_load_next_descriptor()
313 descriptor_length/SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTOR; in sati_unmap_initial_processing()
H A Dsati_unmap.h72 #define SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTOR 16 macro