Home
last modified time | relevance | path

Searched refs:devctl_ddef_int (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdevice/
H A Dlibdevice.h163 devctl_ddef_int(devctl_ddef_t, char *, int32_t);
H A Dmapfile-vers63 devctl_ddef_int;
H A Ddevctl.c1190 devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value) in devctl_ddef_int() function
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c385 if (devctl_ddef_int(ddef_hdl, "auto-assign-instance", 1) == -1) { in init_console_dev()
390 if (devctl_ddef_int(ddef_hdl, "ddi-no-autodetach", 1) == -1) { in init_console_dev()