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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c884 if (hwif->extra_ports)
885 release_region(hwif->extra_base, hwif->extra_ports);
945 if (!hwif->mate || !hwif->mate->extra_ports) {
952 hwif->extra_ports = hwif->cds->extra;
H A Dide.c517 hwif->extra_ports = tmp_hwif->extra_ports;
651 hwif->extra_ports = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h778 unsigned extra_ports; /* number of extra dma ports */ member in struct:hwif_s

Completed in 111 milliseconds