Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.c175 initc = &(req->cmd_pkt->cmd.pkt_g.init_connect); in tws_init_connect()
253 cmd = &(req->cmd_pkt->cmd.pkt_g.generic); in tws_send_generic_cmd()
H A Dtws_hdm.h317 union tws_command_giga pkt_g; member
H A Dtws_cam.c798 cmd = &cmd_pkt->cmd.pkt_g; in tws_set_param()
847 cmd = &cmd_pkt->cmd.pkt_g; in tws_get_param()
962 gcmd = &req->cmd_pkt->cmd.pkt_g.generic; in tws_dmamap_data_load_cbfn()
H A Dtws_user.c146 req->cmd_pkt->cmd.pkt_g.generic.request_id = (u_int8_t) req->request_id; in tws_passthru()