Searched refs:device_id (Results 1 - 20 of 20) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Ddev.h11 unsigned short device_id; member in struct:dev_id
H A Dconfig.c56 dev->devid.device_id = htons(state->dev.dev_id);
H A Dundi.h131 uint16_t device_id; member in struct:pcir_header
H A Dns8390.c944 dev->devid.device_id = htons(0x812a);
948 dev->devid.device_id = htons(0x80f3);
952 dev->devid.device_id = htons(0x80d6);
H A Dundi.c297 pcir_header->device_id );
299 ( pcir_header->device_id != undi.pci.dev_id ) ) {
H A De1000.c848 switch (hw->device_id) {
938 switch (hw->device_id) {
3299 pci_read_config_word(pdev, PCI_DEVICE_ID, &hw->device_id);
H A Dsis900.c72 u16 vendor_id, device_id, flags;
H A De1000_hw.h946 uint16_t device_id; member in struct:e1000_hw
/osnet-11/usr/src/grub/grub2/grub-core/bus/emu/
H A Dpci.c46 hook (dev, dev->vendor_id | (dev->device_id << 16));
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dmedia.c277 if (dp->device_id != NULL) {
278 (void) strlcpy(mname, dp->device_id, size);
H A Ddisks_private.h103 char *device_id; /* string encoded device id */ member in struct:disk
H A Dcache.c265 free(dp->device_id);
H A Ddrive.c517 return (dp->p.disk->device_id);
888 * We fill in the name field of the descriptor with the device_id
894 paths[i] = cache_get_desc(DM_PATH, pp[i], dp->p.disk->device_id,
H A Dfindevs.c896 if ((diskp->device_id = strdup(deviceid)) == NULL) {
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbtrfs.c51 grub_uint64_t device_id; member in struct:grub_btrfs_device
139 grub_uint64_t device_id; member in struct:grub_btrfs_chunk_stripe
552 || sb.this_device.device_id != id)
788 dev = find_device (data, stripe->device_id, j);
851 data->devices_attached[0].id = data->sblock.this_device.device_id;
/osnet-11/usr/src/grub/grub2/grub-core/kern/efi/
H A Defi.c583 (unsigned long long) ib.device_id);
/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_path.c1166 int *device_id = NULL, *vendor_id = NULL; local
1229 "device-id", &device_id);
1238 (device_id != NULL) && (revision_id != NULL)) {
/osnet-11/usr/src/cmd/hal/hald/
H A Dhald_dbus.c120 * @param device_id Id of the device
126 const char *device_id, const char *key)
132 key, device_id
140 * @param device_id Id of the device
146 const char *device_id, const char *key)
152 key, device_id
124 raise_no_such_property(DBusConnection *connection, DBusMessage *in_reply_to, const char *device_id, const char *key) argument
144 raise_property_type_error(DBusConnection *connection, DBusMessage *in_reply_to, const char *device_id, const char *key) argument
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h626 grub_efi_uint64_t device_id; member in struct:grub_efi_infiniband_device_path
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1089 for (did = &did_shr_rec->device_id[0]; did->did_key != 0;
2838 did_shr_namep = (void *)(&did_shrnmp->device_id[0]);

Completed in 227 milliseconds