Home
last modified time | relevance | path

Searched refs:ctrls (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/dev/nand/
H A Dnandsim.c172 sim_ctrl = &ctrls[ctrl->num]; in nandsim_create_ctrl()
198 if (!ctrls[ctrl_num].created) { in nandsim_destroy_ctrl()
202 if (ctrls[ctrl_num].running) { in nandsim_destroy_ctrl()
206 memset(&ctrls[ctrl_num], 0, sizeof(ctrls[ctrl_num])); in nandsim_destroy_ctrl()
323 if (!ctrls[num].created) in nandsim_start_ctrl()
326 if (ctrls[num].running) in nandsim_start_ctrl()
354 ctrls[num].running = 1; in nandsim_start_ctrl()
373 if (!ctrls[num].created || !ctrls[num].running) { in nandsim_stop_ctrl()
384 if (ctrls[num].sim_ctrl_dev) { in nandsim_stop_ctrl()
390 ctrls[num].running = 0; in nandsim_stop_ctrl()
[all …]
H A Dnandsim_ctrl.c55 extern struct sim_ctrl_conf ctrls[MAX_SIM_DEV];
118 params = &ctrls[device_get_unit(dev)]; in nandsim_attach()
154 params = &ctrls[device_get_unit(dev)]; in nandsim_detach()
/freebsd-12.1/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c378 *ctrls = ctrlsptr; in create_ctrls()
386 free(ctrls); in destroy_ctrls()
468 struct sim_ctrl *ctrls; in parse_config() local
492 destroy_ctrls(ctrls); in parse_config()
499 destroy_ctrls(ctrls); in parse_config()
506 destroy_ctrls(ctrls); in parse_config()
519 destroy_ctrls(ctrls); in parse_config()
531 ctrls[i].num); in parse_config()
534 ctrls[i].num); in parse_config()
537 ctrls[i].num); in parse_config()
[all …]
/freebsd-12.1/sys/xen/interface/arch-x86/
H A Dpmu.h35 uint32_t ctrls; member
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_get_data.pod32 have occurred (for example through calling custom ctrls). The BIO_get_init()
/freebsd-12.1/crypto/openssl/doc/man5/
H A Dconfig.pod151 dynamic, perform initialization and send ctrls. The actual operation performed
182 is equivalent to sending the ctrls B<SO_PATH> with the path argument followed
184 not the required behaviour then alternative ctrls can be sent directly
/freebsd-12.1/crypto/openssl/
H A DCHANGES2953 *) New ctrls to retrieve and set certificate types in a certificate
3061 New ctrls to set curves we wish to support and to retrieve shared curves.
3066 *) New ctrls to retrieve supported signature algorithms and
3729 *) Expand range of ctrls for AES GCM. Permit setting invocation
4916 *) Add "missing" ssl ctrls to clear options and mode.
7261 ENGINE is initialized at that point (ctrls before that point are run