Home
last modified time | relevance | path

Searched refs:DIOCSETCONF (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddumpadm.h39 #define DIOCSETCONF (DDIOC | 0x12) macro
/titanic_50/usr/src/uts/common/io/
H A Ddump.c147 case DIOCSETCONF: in dump_ioctl()
/titanic_50/usr/src/cmd/dumpadm/
H A Ddconf.c401 if (ioctl(dcp->dc_dump_fd, DIOCSETCONF, dcp->dc_cflags) == -1) { in dconf_update()
501 (void) ioctl(dcp->dc_dump_fd, DIOCSETCONF, oconf); in dconf_update()