Home
last modified time | relevance | path

Searched refs:vt6420 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dsata_via.c37 vt6420, enumerator
87 { PCI_VDEVICE(VIA, 0x5337), vt6420 },
88 { PCI_VDEVICE(VIA, 0x0591), vt6420 }, /* 2 sata chnls (Master) */
89 { PCI_VDEVICE(VIA, 0x3149), vt6420 }, /* 2 sata chnls (Master) */
91 { PCI_VDEVICE(VIA, 0x5372), vt6420 },
92 { PCI_VDEVICE(VIA, 0x7372), vt6420 },
631 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) { in svia_configure()
670 if (board_id == vt6420) { in svia_configure()
708 case vt6420: in svia_init_one()
731 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) in svia_init_one()