Searched refs:vector_latch (Results 1 – 2 of 2) sorted by relevance
148 io_port vector_latch; /* INTACK-Latch (#) */ member
1744 if (hwcfg.vector_latch && !Vector_Latch) { in scc_net_ioctl()1745 if (!request_region(hwcfg.vector_latch, 1, "scc vector latch")) in scc_net_ioctl()1746 …NING "z8530drv: warning, cannot reserve vector latch port 0x%lx\n, disabled.", hwcfg.vector_latch); in scc_net_ioctl()1748 Vector_Latch = hwcfg.vector_latch; in scc_net_ioctl()