HelenOS sources

ata_identify_dev  105 uspace/lib/ata/src/ata.c static errno_t ata_identify_dev(ata_device_t *, void *);
ata_identify_dev  503 uspace/lib/ata/src/ata.c 	rc = ata_identify_dev(d, &idata);
HelenOS homepage, sources at GitHub