Searched refs:an_cmd_struct (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/ |
H A D | if_an.c | 155 static int an_cmd_struct(struct an_softc *, struct an_command *, 581 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 609 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 638 if (an_cmd_struct(sc, &cmd_struct, &reply)) { in an_init_mpi350_desc() 1263 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, in an_cmd_struct() function 1451 if (an_cmd_struct(sc, &cmd, &reply) in an_read_record() 1562 if ((i = an_cmd_struct(sc, &cmd, &reply))) { in an_write_record()
|