Home
last modified time | relevance | path

Searched refs:HPC3_HDD_CTL_BYTECNT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/sgimips/hpc/
Dhpcreg.h70 #define HPC3_HDD_CTL_BYTECNT(x) ((x) & 0x3fff) /* Byte count: for ethernet macro
Dif_sq.c970 HPC3_HDD_CTL_BYTECNT(sc->sc_rxdesc[i].hpc3_hdd_ctl); in sq_rxintr()