Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1603 } else if (a->firmware.header.action == FI_ACT_UPSZ) { in esas2r_read_fw()
1718 || header->action == FI_ACT_UPSZ) { in esas2r_write_fw()
H A Desas2r_flash.c1464 case FI_ACT_UPSZ: /* Get upload sizes */ in esas2r_fm_api()
H A Desas2r.h476 #define FI_ACT_UPSZ 0x02 macro