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

/freebsd-10.2-release/sys/dev/tws/
H A Dtws_hdm.c178 initc = &(req->cmd_pkt->cmd.pkt_g.init_connect);
256 cmd = &(req->cmd_pkt->cmd.pkt_g.generic);
H A Dtws_hdm.h333 union tws_command_giga pkt_g; member in union:tws_command_packet::__anon10225
H A Dtws_cam.c822 cmd = &cmd_pkt->cmd.pkt_g;
872 cmd = &cmd_pkt->cmd.pkt_g;
990 gcmd = &req->cmd_pkt->cmd.pkt_g.generic;
H A Dtws_user.c145 req->cmd_pkt->cmd.pkt_g.generic.request_id = (u_int8_t) req->request_id;

Completed in 101 milliseconds