Symbol: add_pci_location
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
324
static int add_pci_location(picl_nodehdl_t childh, char *parent_addr,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
687
err = add_pci_location(childh, "19,600000", '1', "PCI0");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
690
err = add_pci_location(childh, "19,600000", '2', "PCI1");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
693
err = add_pci_location(childh, "19,700000", '1', "PCI2");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
696
err = add_pci_location(childh, "19,700000", '2', "PCI3");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
699
err = add_pci_location(childh, "18,600000", '1', "PCI4");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
702
err = add_pci_location(childh, "18,600000", '2', "PCI5");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
706
err = add_pci_location(childh, "18,700000", '1', "PCI0");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
709
err = add_pci_location(childh, "18,700000", '2', "PCI1");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
712
err = add_pci_location(childh, "19,700000", '1', "PCI2");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
715
err = add_pci_location(childh, "19,700000", '2', "PCI3");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
718
err = add_pci_location(childh, "19,700000", '3', "PCI4");
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
721
err = add_pci_location(childh, "18,600000", '1', "PCI5");