Searched refs:tw_cl_command_packet (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/dev/twa/
H A Dtw_osl_ioctl.h68 struct tw_cl_command_packet cmd_pkt;
87 struct tw_cl_command_packet cmd_pkt;
H A Dtw_cl_ioctl.h104 struct tw_cl_command_packet cmd_pkt;
H A Dtw_cl_init.c222 *dma_mem_size = (sizeof(struct tw_cl_command_packet) *
294 (sizeof(struct tw_cl_command_packet) *
331 ctlr->cmd_pkt_buf = (struct tw_cl_command_packet *)dma_mem;
338 (sizeof(struct tw_cl_command_packet) *
346 (i * sizeof(struct tw_cl_command_packet));
H A Dtw_cl.h100 struct tw_cl_command_packet *cmd_pkt;/* ptr to ctlr cmd pkt */
127 struct tw_cl_command_packet *cmd_pkt_buf;/* ptr to array of cmd pkts */
H A Dtw_cl_fwif.h322 struct tw_cl_command_packet { struct
H A Dtw_cl_intr.c410 sizeof(struct tw_cl_command_packet));
H A Dtw_cl_misc.c941 struct tw_cl_command_packet *cmd_pkt = req->cmd_pkt;
H A Dtw_cl_io.c1293 struct tw_cl_command_packet *cmdpkt;
H A Dtw_osl_freebsd.c1034 pt_req->cmd_pkt_length = sizeof(struct tw_cl_command_packet);

Completed in 110 milliseconds