Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/isci/scil/
H A Dsati_write_buffer.c69 #define DOWNLOAD_MICROCODE_BLOCK_SIZE 512 macro
104 allocation_blocks = allocation_length / DOWNLOAD_MICROCODE_BLOCK_SIZE; in sati_write_buffer_translate_command()
109 if((allocation_length == DOWNLOAD_MICROCODE_BLOCK_SIZE) && in sati_write_buffer_translate_command()