Searched refs:initted (Results 1 – 10 of 10) sorted by relevance
103 static int initted = 0; in acpi_EnterDebugger() local105 if (!initted) { in acpi_EnterDebugger()108 initted = 1; in acpi_EnterDebugger()
79 static int initted = 0; in isa_dma_init() local82 if (!initted) { in isa_dma_init()90 initted = 1; in isa_dma_init()
146 __u8 initted; /* T/F: cursor has been initialized */ member
618 if ((cursor->initted == 0) && in xfs_attr_list()1750 cursor->initted = 1; in xfs_attr_node_list()
652 cursor->initted = 1; in xfs_attr_shortform_list()2324 cursor->initted = 1; in xfs_attr_leaf_list_int()
4842 context->cursor->pad2, context->cursor->initted); in xfsidbg_xattrcontext()
2478 static int initted = 0; in mlx_v3_fw_handshake() local2483 if (!initted) { in mlx_v3_fw_handshake()2486 initted = 1; in mlx_v3_fw_handshake()2601 static int initted = 0; in mlx_v4_fw_handshake() local2606 if (!initted) { in mlx_v4_fw_handshake()2609 initted = 1; in mlx_v4_fw_handshake()2720 static int initted = 0; in mlx_v5_fw_handshake() local2725 if (!initted) { in mlx_v5_fw_handshake()2728 initted = 1; in mlx_v5_fw_handshake()
95 static Boolean initted = FALSE; in kickstart_dns() local106 if (!initted) { in kickstart_dns()110 initted = TRUE; in kickstart_dns()
330 static int initted = 0; in mep_check_for_disabled_registers() local351 if (!initted) in mep_check_for_disabled_registers()353 initted = 1; in mep_check_for_disabled_registers()
2438 static int initted; local2440 if (!initted)2445 initted = 1;