Home
last modified time | relevance | path

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

/NextBSD/sys/dev/tws/
HDtws_hdm.c178 initc = &(req->cmd_pkt->cmd.pkt_g.init_connect); in tws_init_connect()
256 cmd = &(req->cmd_pkt->cmd.pkt_g.generic); in tws_send_generic_cmd()
HDtws_hdm.h333 union tws_command_giga pkt_g; member
HDtws_cam.c822 cmd = &cmd_pkt->cmd.pkt_g; in tws_set_param()
872 cmd = &cmd_pkt->cmd.pkt_g; in tws_get_param()
990 gcmd = &req->cmd_pkt->cmd.pkt_g.generic; in tws_dmamap_data_load_cbfn()
HDtws_user.c145 req->cmd_pkt->cmd.pkt_g.generic.request_id = (u_int8_t) req->request_id; in tws_passthru()