Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dgt.c89 static int gt_ecc_intr(void *);
573 gt_ecc_intr(void *arg) in gt_ecc_intr() function
617 (void)marvell_intr_establish(IRQ_ECC, IPL_VM, gt_ecc_intr, gt); in gt_ecc_intr_enb()