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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsati_unmap.h75 #define SATI_UNMAP_SIZEOF_SCSI_UNMAP_PARAMETER_LIST 8 macro
H A Dsati_unmap.c269 if (unmap_length < SATI_UNMAP_SIZEOF_SCSI_UNMAP_PARAMETER_LIST)
286 for(index = 0; index < SATI_UNMAP_SIZEOF_SCSI_UNMAP_PARAMETER_LIST; index++)
299 if ((U32)(unmap_length - SATI_UNMAP_SIZEOF_SCSI_UNMAP_PARAMETER_LIST) < descriptor_length)
357 SATI_UNMAP_SIZEOF_SCSI_UNMAP_PARAMETER_LIST;

Completed in 111 milliseconds