Searched refs:an_cmd_struct (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/sys/dev/an/ |
| D | if_an.c | 152 static int an_cmd_struct(struct an_softc *, struct an_command *, 601 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 629 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 658 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 1286 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, in an_cmd_struct() function 1474 if (an_cmd_struct(sc, &cmd, &reply) in an_read_record() 1585 if ((i = an_cmd_struct(sc, &cmd, &reply))) { in an_write_record()
|