HomeSort by: relevance | last modified time | path
    Searched defs:mly_user_command (Results 1 - 2 of 2) 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

Completed in 109 milliseconds