crom_add_simple_text
crom_add_simple_text(src, &sc->unit, &sc->spec, "FreeBSD");
crom_add_simple_text(src, &sc->unit, &sc->ver, "dcons");
crom_add_simple_text(src, root, &buf->vendor, "FreeBSD Project");
crom_add_simple_text(src, root, &buf->hw, prison0.pr_hostname);
crom_add_simple_text(&src, &root, &text1, "FreeBSD");
crom_add_simple_text(&src, &root, &text2, "FreeBSD-5");
crom_add_simple_text(&src, &unit1, &text3, "scsi_target");
crom_add_simple_text(&src, &unit2, &text4, "IANA");
crom_add_simple_text(&src, &unit2, &text5, "IPv4");
crom_add_simple_text(&src, &unit3, &text6, "IANA");
crom_add_simple_text(&src, &unit3, &text7, "IPv6");
extern int crom_add_simple_text(struct crom_src *src, struct crom_chunk *,
crom_add_simple_text(src, &fwip->unit4, &fwip->spec4, "IANA");
crom_add_simple_text(src, &fwip->unit4, &fwip->ver4, "IPv4");
crom_add_simple_text(src, &fwip->unit6, &fwip->spec6, "IANA");
crom_add_simple_text(src, &fwip->unit6, &fwip->ver6, "IPv6");
crom_add_simple_text(src, unit, &lstate->model, "TargetMode");