Home | History | Annotate | Download | only in tc

Lines Matching defs:sxi

354 	struct stic_xinfo *sxi;
389 sxi = (struct stic_xinfo *)data;
390 sxi->sxi_unit = si->si_unit;
391 sxi->sxi_stampw = si->si_stampw;
392 sxi->sxi_stamph = si->si_stamph;
393 sxi->sxi_buf_size = si->si_buf_size;
394 sxi->sxi_buf_phys = 0;
395 sxi->sxi_buf_pktoff = STIC_XCOMM_SIZE;
396 sxi->sxi_buf_pktcnt = 2;
397 sxi->sxi_buf_imgoff = STIC_XCOMM_SIZE + STIC_PACKET_SIZE * 2;