Searched refs:vt6420 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/ata/ |
H A D | sata_via.c | 55 vt6420, enumerator in enum:board_ids_enum 90 { PCI_VDEVICE(VIA, 0x5337), vt6420 }, 91 { PCI_VDEVICE(VIA, 0x0591), vt6420 }, /* 2 sata chnls (Master) */ 92 { PCI_VDEVICE(VIA, 0x3149), vt6420 }, /* 2 sata chnls (Master) */ 94 { PCI_VDEVICE(VIA, 0x5372), vt6420 }, 95 { PCI_VDEVICE(VIA, 0x7372), vt6420 }, 313 * vt6420_prereset - prereset for vt6420 317 * SCR registers on vt6420 are pieces of shit and may hang the 319 * To avoid such catastrophe, vt6420 doesn't provide generic SCR 576 * vt6420/1 has problems talking to some drives. The following svia_configure() 597 if (board_id == vt6420 || board_id == vt6421) { svia_configure() 635 case vt6420: svia_init_one()
|
Completed in 37 milliseconds