Searched refs:Q40IDE_NUM_HWIFS (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dq40ide.c25 #define Q40IDE_NUM_HWIFS 2 macro
34 static const unsigned long pcide_bases[Q40IDE_NUM_HWIFS] = {
124 static const char *q40_ide_names[Q40IDE_NUM_HWIFS]={
135 struct ide_hw hw[Q40IDE_NUM_HWIFS], *hws[] = { NULL, NULL };
142 for (i = 0; i < Q40IDE_NUM_HWIFS; i++) {
162 return ide_host_add(&q40ide_port_info, hws, Q40IDE_NUM_HWIFS, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dq40ide.c25 #define Q40IDE_NUM_HWIFS 2 macro
34 static const unsigned long pcide_bases[Q40IDE_NUM_HWIFS] = {
124 static const char *q40_ide_names[Q40IDE_NUM_HWIFS]={
135 struct ide_hw hw[Q40IDE_NUM_HWIFS], *hws[] = { NULL, NULL };
142 for (i = 0; i < Q40IDE_NUM_HWIFS; i++) {
162 return ide_host_add(&q40ide_port_info, hws, Q40IDE_NUM_HWIFS, NULL);

Completed in 108 milliseconds