HomeSort by: relevance | last modified time | path
    Searched refs:STIC_XCOMM_SIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/tc/
sticio.h 41 #define STIC_XCOMM_SIZE 4096
px.c 88 (STIC_PACKET_SIZE * PX_BUF_COUNT + STIC_IMGBUF_SIZE*2 + STIC_XCOMM_SIZE)
160 si->si_buf_phys + STIC_XCOMM_SIZE;
316 off = si->si_pbuf_select + STIC_XCOMM_SIZE;
410 sxi->sxi_buf_pktoff = STIC_XCOMM_SIZE;
413 STIC_XCOMM_SIZE + STIC_PACKET_SIZE * PX_BUF_COUNT;
pxg.c 309 off = si->si_pbuf_select + STIC_XCOMM_SIZE;
395 sxi->sxi_buf_pktoff = STIC_XCOMM_SIZE;
397 sxi->sxi_buf_imgoff = STIC_XCOMM_SIZE + STIC_PACKET_SIZE * 2;

Completed in 13 milliseconds