Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_syscalls.h265 unsigned long is_logical,
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutee_syscalls.h285 unsigned long is_logical, const void *aid_buffer,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutee_syscalls.h265 unsigned long is_logical,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutee_syscalls.h265 unsigned long is_logical,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutee_syscalls.h265 unsigned long is_logical,
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutee_syscalls.h285 unsigned long is_logical, const void *aid_buffer,
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c1398 u32 is_logical; in megasas_build_dcdb() local
1403 is_logical = MEGASAS_IS_LOGICAL(scp->device); in megasas_build_dcdb()
1421 pthru->cmd = (is_logical) ? MFI_CMD_LD_SCSI_IO : MFI_CMD_PD_SCSI_IO; in megasas_build_dcdb()