Home
last modified time | relevance | path

Searched refs:DKIOCSCMD (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h346 #define DKIOCSCMD _IOW('d', 119, struct dk_cmd) /* Set generic cmd */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c358 case DKIOCSCMD: in _bc_ioctl()