Home
last modified time | relevance | path

Searched refs:FW_IMG_FM_API (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/esas2r/
H A Datioctl.h91 #define FW_IMG_FM_API 0x05 macro
H A Desas2r_ioctl.c110 /* Handle EXPRESS_IOCTL_RW_FIRMWARE ioctl with img_type = FW_IMG_FM_API. */
1348 if (ioctl->data.fwrw.img_type == FW_IMG_FM_API) { in esas2r_ioctl_handler()