Home
last modified time | relevance | path

Searched defs:CMD (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/opie/
HDftpcmd.y799 #define CMD 0 /* beginning of command */ macro
/NextBSD/crypto/openssh/
HDsftp.c165 struct CMD { struct
176 static const struct CMD cmds[] = { argument
/NextBSD/sys/dev/sound/midi/
HDmpu401.c69 #define CMD(m,d) MPUFOI_WRITE(m, m->cookie, MPU_CMDPORT,d) macro
/NextBSD/sys/dev/wl/
HDif_wl.h111 #define CMD(sc) \ macro
/NextBSD/sbin/fdisk_pc98/
HDfdisk.c101 } CMD; typedef
/NextBSD/sbin/fdisk/
HDfdisk.c116 } CMD; typedef
/NextBSD/sys/dev/ctau/
HDctddk.h362 port_t MD0, MD1, MD2, CTL, RXS, TXS, TMC, CMD, ST0, member
/NextBSD/sys/dev/mwl/
HDmwlhal.c2687 #define CMD(x) case HostCmd_CMD_##x: return #x in mwlcmdname() macro