Home
last modified time | relevance | path

Searched defs:mly_user_command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dmlyio.h74 struct mly_user_command { struct
84 #define MLYIO_COMMAND _IOWR('M', 200, struct mly_user_command) argument
H A Dmly.c2325 mly_user_command(struct mly_softc *mly, struct mly_user_command *uc) in mly_user_command() function