Lines Matching defs:vt6420
37 vt6420,
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 },
311 * vt6420_prereset - prereset for vt6420
315 * SCR registers on vt6420 are pieces of shit and may hang the
317 * To avoid such catastrophe, vt6420 doesn't provide generic SCR
631 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) {
644 * vt6420/1 has problems talking to some drives. The following
667 * Apply the fix always on vt6420 as we don't know if SCR_ERROR can be
670 if (board_id == vt6420) {
708 case vt6420:
731 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421)