Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c934 u32 total_len = ESAS2R_FWCOREDUMP_SZ; in hba_ioctl_callback()
956 ESAS2R_FWCOREDUMP_SZ); in hba_ioctl_callback()
967 trc->total_length = ESAS2R_FWCOREDUMP_SZ; in hba_ioctl_callback()
H A Desas2r.h115 #define ESAS2R_FWCOREDUMP_SZ 0x80000 macro
952 u8 fw_coredump_buff[ESAS2R_FWCOREDUMP_SZ];
H A Desas2r_init.c1484 ESAS2R_FWCOREDUMP_SZ); in esas2r_reset_chip()