Home
last modified time | relevance | path

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

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