Searched refs:vector_latch (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1740 if (hwcfg.vector_latch && !Vector_Latch) {
1741 if (!request_region(hwcfg.vector_latch, 1, "scc vector latch"))
1742 printk(KERN_WARNING "z8530drv: warning, cannot reserve vector latch port 0x%lx\n, disabled.", hwcfg.vector_latch);
1744 Vector_Latch = hwcfg.vector_latch;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h148 io_port vector_latch; /* INTACK-Latch (#) */ member in struct:scc_hw_config

Completed in 67 milliseconds