Searched refs:ih_port (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvr4181giu.c54 int ih_port; member in struct:vr4181giu_intr_entry
334 ih->ih_port = port;
397 VR4181GIU_INTSTAT_REG_W, 1 << ih->ih_port);
H A Dvrc4172gpio.c78 int ih_port; member in struct:vrc4172gpio_intr_entry
506 ih->ih_port = port;
588 int port = ihe->ih_port;
618 write_4(sc, VRC2_EXGPINTST, 1 << ihe->ih_port);
H A Dvrgiu.c108 int ih_port; member in struct:vrgiu_intr_entry
539 ih->ih_port = port;
620 int port = ihe->ih_port;
655 vrgiu_regwrite_4(sc, GIUINTSTAT_REG, reg & ~(1 << ihe->ih_port));

Completed in 119 milliseconds