HomeSort by: relevance | last modified time | path
    Searched refs:mly_user_command (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
mlyio.h 74 struct mly_user_command { struct
84 #define MLYIO_COMMAND _IOWR('M', 200, struct mly_user_command)
mly.c 152 static int mly_user_command(struct mly_softc *, struct mly_user_command *);
2302 rv = mly_user_command(mly, (void *)data);
2325 mly_user_command(struct mly_softc *mly, struct mly_user_command *uc) function in typeref:typename:int
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 722 unsigned struct_mly_user_command_sz = sizeof(mly_user_command);

Completed in 16 milliseconds