Searched refs:ids (Results 101 - 110 of 110) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c1313 .ids = rhine_nics,
H A Dtlan.c1810 .ids = tlan_nics,
H A De1000.c3679 .ids = e1000_nics,
H A Dtg3.c2628 /* Read the subsystem vendor and device ids */
3319 .ids = tg3_nics,
H A Dtulip.c2066 .ids = tulip_nics,
/opensolaris-onvv-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c1978 int *ids; local
2496 DDI_PROP_DONTPASS, knownids_propname, &ids, &i);
2503 if (ids[i] == subid)
2505 ddi_prop_free(ids);
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c543 fmd_module_thrcancel(fmd_idspace_t *ids, id_t id, fmd_module_t *mp) argument
545 fmd_thread_t *tp = fmd_idspace_getspecific(ids, id);
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Drc_node.c622 uint32_t *ids = lp->rl_ids; local
641 hash = hash * 11 + *ids++ * 7;
647 assert(*ids++ == 0);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm864 Returns a reference to a list which contains the message-ids of all news posted
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH4245 * it is the type of group ids in the kernel. It can be int, ushort,
4275 * This symbol holds the type used to declare process ids in the kernel.
4311 * This symbol holds the type used to declare user ids in the kernel.

Completed in 235 milliseconds

12345