Searched refs:idctxt (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/common/
H A Dt4_hw.c4252 c.u.idctxt.msg_ctxtflush = htonl(F_FW_LDST_CMD_CTXTFLUSH);
4287 c.u.idctxt.physid = htonl(cid);
4291 data[0] = ntohl(c.u.idctxt.ctxt_data0);
4292 data[1] = ntohl(c.u.idctxt.ctxt_data1);
4293 data[2] = ntohl(c.u.idctxt.ctxt_data2);
4294 data[3] = ntohl(c.u.idctxt.ctxt_data3);
4295 data[4] = ntohl(c.u.idctxt.ctxt_data4);
4296 data[5] = ntohl(c.u.idctxt.ctxt_data5);
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3213 } idctxt; member in union:fw_ldst_cmd::fw_ldst

Completed in 202 milliseconds