Searched refs:an_cmd_struct (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/an/
H A Dif_an.c153 static int an_cmd_struct(struct an_softc *, struct an_command *,
575 if (an_cmd_struct(sc, &cmd_struct, &reply)) {
603 if (an_cmd_struct(sc, &cmd_struct, &reply)) {
632 if (an_cmd_struct(sc, &cmd_struct, &reply)) {
1258 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, function
1446 if (an_cmd_struct(sc, &cmd, &reply)
1557 if ((i = an_cmd_struct(sc, &cmd, &reply))) {

Completed in 113 milliseconds