Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dgtidmac.c150 static int mvxore_port0_intr(void *);
515 (i & 0x2) ? mvxore_port1_intr : mvxore_port0_intr, in gtidmac_attach()
627 mvxore_port0_intr(void *arg) in mvxore_port0_intr() function