Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dsfbreg.h89 #define SFB_ASIC_ENABLE_INTR 0x0074 /* Enable/Disable Interrupts (W) */ macro
H A Dsfb.c293 SFBWRITE32(asic, SFB_ASIC_ENABLE_INTR, 1); in sfbattach()
H A Dsfbplus.c299 *(uint32_t *)(asic + SFB_ASIC_ENABLE_INTR) = 1; in sfbpattach()