Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A 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()
H A Desas2r.h475 #define FI_ACT_UP 0x01 macro
H A Desas2r_flash.c1505 case FI_ACT_UP: /* Upload the components */ in esas2r_fm_api()