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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dcmd640.c193 static ide_hwif_t *cmd_hwif0, *cmd_hwif1; variable
433 cmd_hwif1 = &ide_hwifs[1]; /* default, if not found below */
440 cmd_hwif1 = hwif;
445 cmd_drives[2] = &cmd_hwif1->drives[0];
446 cmd_drives[3] = &cmd_hwif1->drives[1];
767 if (cmd_hwif1->noprobe) {
800 cmd_hwif1->serialized = 1;
801 cmd_hwif1->chipset = ide_cmd640;
802 cmd_hwif0->mate = cmd_hwif1;
803 cmd_hwif1
[all...]

Completed in 34 milliseconds