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

  /src/sys/dev/ic/
elinkxlreg.h 222 struct ex_dpd { struct
261 struct ex_dpd *tx_dpd;
272 #define DPDMEM_SIZE (sizeof(struct ex_dpd) * EX_NDPD)
elinkxlvar.h 52 struct ex_dpd *sc_dpd;
elinkxl.c 491 EX_NDPD * sizeof (struct ex_dpd));
1021 volatile struct ex_dpd *dpd = NULL, *prevdpd = NULL;
1178 sizeof (struct ex_dpd),
1192 offset, sizeof (struct ex_dpd),
1196 offset, sizeof (struct ex_dpd),
1214 sizeof (struct ex_dpd),
1300 sizeof (struct ex_dpd),
1607 sizeof (struct ex_dpd),
1716 EX_NDPD * sizeof (struct ex_dpd));

Completed in 14 milliseconds