Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_device.h174 U16 max_blocks_per_microcode_command; member
H A Dsati_device.c241 device->max_blocks_per_microcode_command = identify->max_num_blocks_per_microcode; in sati_device_update_capabilities()
H A Dsati_write_buffer.c152 (allocation_blocks <= sequence->device->max_blocks_per_microcode_command) && in sati_write_buffer_translate_command()