Home
last modified time | relevance | path

Searched refs:cmb (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h115 struct cmb *age_cmb_block;
127 #define AGE_CMB_BLOCK_SZ sizeof(struct cmb)
H A Dif_age.c1858 struct cmb *cmb; in age_intr() local
1870 cmb = sc->age_rdata.age_cmb_block; in age_intr()
1874 status = le32toh(cmb->intr_status); in age_intr()
1878 sc->age_tpd_cons = (le32toh(cmb->tpd_cons) & TPD_CONS_MASK) >> in age_intr()
1880 sc->age_rr_prod = (le32toh(cmb->rprod_cons) & RRD_PROD_MASK) >> in age_intr()
1884 cmb->intr_status = 0; in age_intr()
1922 status = le32toh(cmb->intr_status); in age_intr()
H A Dif_agereg.h545 struct cmb { struct
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h68 #define ALC_CMB_SZ (sizeof(struct cmb))
103 struct cmb *alc_cmb;
H A Dif_alcreg.h1193 struct cmb { struct