Searched refs:mi_reset_offset (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_devar.h273 #define mi_reset_offset mi_un.un_mii.mii_reset_offset macro
H A Dif_de.c348 dp = &sc->tulip_rombuf[mi->mi_reset_offset];
362 TULIP_CSR_WRITE(sc, csr_gp, sc->tulip_rombuf[mi->mi_reset_offset + idx]);
2294 mi->mi_reset_offset = 0;
2524 mi->mi_reset_offset = dp - sc->tulip_rombuf;
2534 TULIP_CSR_WRITE(sc, csr_gp, sc->tulip_rombuf[mi->mi_reset_offset + idx3]);
2631 mi->mi_reset_offset = dp - sc->tulip_rombuf;
2634 dp0 = &sc->tulip_rombuf[mi->mi_reset_offset];
2709 mi->mi_reset_offset = dp - sc->tulip_rombuf;

Completed in 60 milliseconds