ata_add_child
static device_t ata_add_child(device_t, struct ata_device *, int);
if ((child = ata_add_child(dev, atadev, unit))) {