Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_init_ops.h726 case INITOP_INIT: in ecore_ilt_line_init_op()
850 case INITOP_INIT: in ecore_ilt_init_client_psz()
891 case INITOP_INIT: in ecore_qm_init_cid_count()
924 case INITOP_INIT: in ecore_qm_init_ptr_table()
H A Decore_init.h566 #define INITOP_INIT 2 /* set the init-value array */ macro