Searched refs:an_cmd_struct (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/an/ |
| H A D | if_an.c | 155 static int an_cmd_struct(struct an_softc *, struct an_command *, 577 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 605 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 634 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 1260 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, in an_cmd_struct() function 1448 if (an_cmd_struct(sc, &cmd, &reply) in an_read_record() 1559 if ((i = an_cmd_struct(sc, &cmd, &reply))) { in an_write_record()
|