| /src/sys/dev/pci/ |
| mlyio.h | 74 struct mly_user_command { struct 84 #define MLYIO_COMMAND _IOWR('M', 200, struct mly_user_command)
|
| mlyio.h | 74 struct mly_user_command { struct 84 #define MLYIO_COMMAND _IOWR('M', 200, struct mly_user_command)
|
| 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
|
| 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
|
| 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
|