Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_flash.c88 static u8 cmd_to_fls_func[] = { variable
850 u8 cmdcnt = (u8)ARRAY_SIZE(cmd_to_fls_func); in esas2r_process_fs_ioctl()
868 func = cmd_to_fls_func[fsc->command]; in esas2r_process_fs_ioctl()