Searched refs:MAX_IDE_BUS (Results 1 – 4 of 4) sorted by relevance
74 static const int ide_iobase[MAX_IDE_BUS] = { 0x1f0, 0x170 };75 static const int ide_iobase2[MAX_IDE_BUS] = { 0x3f6, 0x376 };76 static const int ide_irq[MAX_IDE_BUS] = { 14, 15 };321 DriveInfo *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in pc_init1()325 for (i = 0; i < MAX_IDE_BUS; i++) { in pc_init1()
17 #define MAX_IDE_BUS 2 macro39 BusState *idebus[MAX_IDE_BUS];
52 #define MAX_IDE_BUS 2 macro107 DriveInfo *dinfo, *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in ppc_heathrow_init()
78 #define MAX_IDE_BUS 2 macro151 DriveInfo *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in ppc_core99_init()