Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alcreg.h1198 uint32_t rdinfo; member
H A Dif_alc.c3560 nsegs = RRD_RD_CNT(le32toh(rrd->rdinfo)); in alc_rxintr()
3655 uint32_t rdinfo, status, vtag; in alc_rxeof() local
3660 rdinfo = le32toh(rrd->rdinfo); in alc_rxeof()
3661 rx_cons = RRD_RD_IDX(rdinfo); in alc_rxeof()
3662 nsegs = RRD_RD_CNT(rdinfo); in alc_rxeof()