Searched refs:vt6420 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/ata/ |
| H A D | sata_via.c | 38 vt6420, enumerator 88 { PCI_VDEVICE(VIA, 0x5337), vt6420 }, 89 { PCI_VDEVICE(VIA, 0x0591), vt6420 }, /* 2 sata chnls (Master) */ 90 { PCI_VDEVICE(VIA, 0x3149), vt6420 }, /* 2 sata chnls (Master) */ 92 { PCI_VDEVICE(VIA, 0x5372), vt6420 }, 93 { PCI_VDEVICE(VIA, 0x7372), vt6420 }, 632 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) { in svia_configure() 671 if (board_id == vt6420) { in svia_configure() 709 case vt6420: in svia_init_one() 732 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) in svia_init_one()
|