Searched refs:ATA_HD_BASE (Results 1 – 1 of 1) sorted by relevance
31 #define ATA_HD_BASE 0xfff00000 macro123 hw->io_ports.data_addr = ATA_HD_BASE; in falconide_setup_ports()126 hw->io_ports_array[i] = ATA_HD_BASE + 1 + i * 4; in falconide_setup_ports()128 hw->io_ports.ctl_addr = ATA_HD_BASE + ATA_HD_CONTROL; in falconide_setup_ports()148 if (!request_mem_region(ATA_HD_BASE, 0x40, DRV_NAME)) { in falconide_init()172 release_mem_region(ATA_HD_BASE, 0x40); in falconide_init()