Searched refs:atopcase_packet (Results 1 – 3 of 3) sorted by relevance
212 struct atopcase_packet pkt = { 0 }; in atopcase_receive_packet()218 bzero(&sc->sc_junk, sizeof(struct atopcase_packet)); in atopcase_receive_packet()220 cmd.tx_cmd_sz = sizeof(struct atopcase_packet); in atopcase_receive_packet()222 cmd.rx_cmd_sz = sizeof(struct atopcase_packet); in atopcase_receive_packet()317 atopcase_send(struct atopcase_softc *sc, struct atopcase_packet *pkt) in atopcase_send()323 cmd.tx_cmd_sz = sizeof(struct atopcase_packet); in atopcase_send()325 cmd.rx_cmd_sz = sizeof(struct atopcase_packet); in atopcase_send()329 (int)sizeof(struct atopcase_packet), cmd.tx_cmd, " "); in atopcase_send()384 atopcase_create_message(struct atopcase_packet *pkt, uint8_t device, in atopcase_create_message()395 bzero(pkt, sizeof(struct atopcase_packet)); in atopcase_create_message()
111 struct atopcase_packet sc_buf;112 struct atopcase_packet sc_junk;
100 struct atopcase_packet { struct