Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/
HData-isa.c49 static struct isa_pnp_id ata_ids[] = { variable
67 if (ISA_PNP_PROBE(device_get_parent(dev), dev, ata_ids) == ENXIO) in ata_isa_probe()