Searched refs:USMPFUNC (Results 1 – 4 of 4) sorted by relevance
76 #define USMPFUNC _IO('S', 01) /* user smp function */ macro
173 if (ioctl(dp->ud_fd, USMPFUNC, &cmd) < 0) { in usmp_exec()
63 if (ioctl(fd, USMPFUNC, &ucmd_buf) == -1) { in SendSMPPassThru()
565 case USMPFUNC: in smp_ioctl()