Home
last modified time | relevance | path

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

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