Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dlinit.c730 tmf->error_length = cpu_to_le32(FW_ERROR_BUFFER_SIZE); in aac_eh_abort()
842 tmf->error_length = cpu_to_le32(FW_ERROR_BUFFER_SIZE); in aac_eh_tmf_lun_reset_fib()
862 rst->error_length = cpu_to_le32(FW_ERROR_BUFFER_SIZE); in aac_eh_tmf_hard_reset_fib()
Daacraid.h110 #define FW_ERROR_BUFFER_SIZE 512 macro
300 u8 cmd_bytes[AAC_MAX_NATIVE_SIZE-FW_ERROR_BUFFER_SIZE];
304 u8 resp_bytes[FW_ERROR_BUFFER_SIZE];
Dcommctrl.c617 hbacmd->error_length = cpu_to_le32(FW_ERROR_BUFFER_SIZE); in aac_send_raw_srb()
Daachba.c1559 hbacmd->error_length = cpu_to_le32(FW_ERROR_BUFFER_SIZE); in aac_construct_hbacmd()