Searched refs:chip_id (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/
H A Dchip_sun4u.c177 int i, err, chip_id, nerr = 0; local
194 if ((chip_id = cpu_kstat_init(chip, i)) < 0)
206 (topo_instance_t)chip_id, NULL, auth, NULL, NULL, s);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c638 int chip_id; member in struct:rhine_private
657 int chip_id, int options);
897 if (tp->chip_id == 0x3065)
947 rhine_probe1 (struct nic *nic, int ioaddr, int chip_id, int options) argument
960 if((chip_id != 0x3043) && (chip_id != 0x6100)) {
965 , chip_id);
1056 tp->chip_id = chip_id;
1209 if (tp->chip_id
[all...]
H A Dtulip.c407 int chip_id; /* index into tulip_tbl[] */ member in struct:tulip_private
577 if (tp->chip_id == LC82C168) {
588 if (tp->chip_id == COMET) {
637 if (tp->chip_id == LC82C168) {
647 if (tp->chip_id == COMET) {
788 } else if (tp->chip_id == DC21041) {
982 if (tp->chip_id == PNIC2) {
1006 } else if (tp->chip_id == COMET) {
1058 if (tp->chip_id == LC82C168)
1384 tp->chip_id
[all...]
H A Dw89c840.c237 int chip_id, drv_flags; member in struct:winbond_private
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm1151 my $chip_id = $ci->{chip_id};
1155 push(@{$hw_mapping->{chip}->{$chip_id}}, $id)
1156 if defined $chip_id;

Completed in 53 milliseconds