Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sbsh/
H A Dif_sbsh.c62 struct sbni16_hw_regs { struct
105 volatile struct sbni16_hw_regs *regs;
380 sc->regs = (struct sbni16_hw_regs *) ((u_int8_t *)sc->mem_base + 0x800); in init_card()