Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 10 of 10) sorted by relevance

/tools/ocaml/xenstored/
A Doxenstored.conf.in10 merge-activate = true
45 perms-activate = true
55 perms-watch-activate = true
58 quota-activate = true
A Dquota.ml22 let activate = ref true var
67 if !activate then
A Dperms.ml22 let activate = ref true var
140 if !activate && not (Connection.is_dom0 connection)
166 !activate
A Dxenstored.ml94 ("merge-activate", Config.Set_bool Transaction.do_coalesce);
98 ("perms-activate", Config.Set_bool Perms.activate);
99 ("perms-watch-activate", Config.Set_bool Perms.watch_activate);
100 ("quota-activate", Config.Set_bool Quota.activate);
A Dconnection.ml280 if !Quota.activate && !Define.maxwatch > 0 &&
/tools/firmware/rombios/32bit/tcgbios/
A Dtpm_drivers.h5 uint32_t (*activate)(uint32_t baseaddr); member
A Dtpm_drivers.c187 .activate = tis_activate,
A Dtcgbios.c196 irc = td->activate(td->baseaddr); in MA_Transmit()
/tools/firmware/vgabios/
A DChangeLog547 - vgabios_init_func: load and activate text font already done by set_video_mode
567 - activate char table after loading it when setting a text video
A Dvgabios.c1016 ;; copy and activate 8x16 font

Completed in 19 milliseconds