Home
last modified time | relevance | path

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

/drivers/ata/
Dpata_hpt366.c402 static const struct pci_device_id hpt36x[] = { variable
409 .id_table = hpt36x,
423 MODULE_DEVICE_TABLE(pci, hpt36x);
/drivers/ide/
Dhpt366.c447 static const struct hpt_info hpt36x = { variable
1418 info = &hpt36x; in hpt366_init_one()
1457 if (info == &hpt36x || info == &hpt374) in hpt366_init_one()