Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/esas2r/
Desas2r_ioctl.c1591 if (a->firmware.header.action == FI_ACT_UP) { in esas2r_read_fw()
1718 } else if (header->action == FI_ACT_UP in esas2r_write_fw()
1765 if (a->firmware.header.action == FI_ACT_UP) in esas2r_write_fw()
Desas2r_flash.c1505 case FI_ACT_UP: /* Upload the components */ in esas2r_fm_api()
Desas2r.h475 #define FI_ACT_UP 0x01 macro