Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dpata_hpt366.c401 static const struct pci_device_id hpt36x[] = { variable
408 .id_table = hpt36x,
422 MODULE_DEVICE_TABLE(pci, hpt36x);
/Linux-v4.19/drivers/ide/
Dhpt366.c446 static const struct hpt_info hpt36x = { variable
1417 info = &hpt36x; in hpt366_init_one()
1456 if (info == &hpt36x || info == &hpt374) in hpt366_init_one()