Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h425 #define OSAL_STRNCPY(dst, src, bytes) strncpy(dst, src, bytes) macro
H A Decore_int.c1114 OSAL_STRNCPY(bit_name, in ecore_int_deassertion()
H A Decore_dbg_fw_funcs.c3837 OSAL_STRNCPY(type_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()
3838 OSAL_STRNCPY(mem_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()