Searched refs:init_complete (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.c77 map_entry->init_complete = 0;
100 enc_entry->init_complete = 0;
657 * the init_complete flag when here, so just do it first. That flag is
665 mt_entry->init_complete = 1;
1538 init_complete) {
1704 et_entry->init_complete = 1;
1738 mt_entry->init_complete = 0;
1776 * init_complete flag so that it's
1781 mt_entry->init_complete = 1;
1783 mt_entry->init_complete
[all...]
H A Dmprvar.h144 * @init_complete: Whether the start of the day checks completed or not
156 u8 init_complete; member in struct:dev_mapping_table
173 * @init_complete: Whether the start of the day checks completed or not
186 u8 init_complete; member in struct:enc_mapping_table
/freebsd-current/sys/dev/mps/
H A Dmps_mapping.c78 map_entry->init_complete = 0;
101 enc_entry->init_complete = 0;
659 * the init_complete flag when here, so just do it first. That flag is
667 mt_entry->init_complete = 1;
1348 init_complete) {
1514 et_entry->init_complete = 1;
1548 mt_entry->init_complete = 0;
1586 * init_complete flag so that it's
1591 mt_entry->init_complete = 1;
1593 mt_entry->init_complete
[all...]
H A Dmpsvar.h117 * @init_complete: Whether the start of the day checks completed or not
128 u8 init_complete; member in struct:dev_mapping_table
145 * @init_complete: Whether the start of the day checks completed or not
158 u8 init_complete; member in struct:enc_mapping_table
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c583 static const u16 init_complete[] = { local
597 init_complete,
598 ARRAY_SIZE(init_complete),
691 static const u16 init_complete[] = { local
706 init_complete,
707 ARRAY_SIZE(init_complete),
/freebsd-current/sys/dev/iwm/
H A Dif_iwm.c2889 static const uint16_t init_complete[] = { local
2904 init_complete,
2905 nitems(init_complete),

Completed in 229 milliseconds