Searched refs:product_id (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-12-stable/usr.sbin/bluetooth/ath3kfw/
H A Dmain.c55 uint16_t product_id; member in struct:ath3k_devid
63 { .vendor_id = 0x0489, .product_id = 0xe04e, .is_3012 = 1 },
64 { .vendor_id = 0x0489, .product_id = 0xe04d, .is_3012 = 1 },
65 { .vendor_id = 0x0489, .product_id = 0xe056, .is_3012 = 1 },
66 { .vendor_id = 0x0489, .product_id = 0xe057, .is_3012 = 1 },
67 { .vendor_id = 0x0489, .product_id = 0xe05f, .is_3012 = 1 },
68 { .vendor_id = 0x04c5, .product_id = 0x1330, .is_3012 = 1 },
69 { .vendor_id = 0x04ca, .product_id = 0x3004, .is_3012 = 1 },
70 { .vendor_id = 0x04ca, .product_id = 0x3005, .is_3012 = 1 },
71 { .vendor_id = 0x04ca, .product_id
[all...]
/freebsd-12-stable/usr.sbin/bluetooth/iwmbtfw/
H A Dmain.c56 uint16_t product_id; member in struct:iwmbt_devid
63 { .vendor_id = 0x8087, .product_id = 0x0a2b },
64 { .vendor_id = 0x8087, .product_id = 0x0aaa },
65 { .vendor_id = 0x8087, .product_id = 0x0025 },
66 { .vendor_id = 0x8087, .product_id = 0x0026 },
67 { .vendor_id = 0x8087, .product_id = 0x0029 },
77 if ((iwmbt_list[i].product_id == d->idProduct) &&
/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h49 uint16_t product_id; member in struct:hid_device
H A Dlexer.l61 product_id_word product_id
H A Dparser.y138 | product_id
179 product_id: T_PRODUCT_ID T_HEXWORD label
181 hid_device->product_id = $2;
361 " product_id 0x%04x;\n" \
371 d->vendor_id, d->product_id, d->version,
H A Dhid.c74 #define MAGIC_MOUSE(D) (((D)->vendor_id == 0x5ac) && ((D)->product_id == 0x30d))
H A Dbtuinput.c323 uisetup.id.product = p->product_id;
/freebsd-12-stable/lib/libusb/
H A Dlibusb10_hotplug.c184 int vendor_id, int product_id, int dev_class,
195 product_id < -1 || product_id > 0xffff ||
213 handle->product = product_id;
182 libusb_hotplug_register_callback(libusb_context *ctx, libusb_hotplug_event events, libusb_hotplug_flag flags, int vendor_id, int product_id, int dev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *phandle) argument
H A Dlibusb.h487 libusb_device_handle *libusb_open_device_with_vid_pid(libusb_context * ctx, uint16_t vendor_id, uint16_t product_id);
581 int libusb_hotplug_register_callback(libusb_context *ctx, libusb_hotplug_event events, libusb_hotplug_flag flags, int vendor_id, int product_id, int dev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *handle);
H A Dlibusb10.c545 uint16_t product_id)
574 pdesc->idProduct == product_id) {
544 libusb_open_device_with_vid_pid(libusb_context *ctx, uint16_t vendor_id, uint16_t product_id) argument
/freebsd-12-stable/sys/dev/firewire/
H A Dfwphyreg.h181 uint8_t product_id[3]; member in struct:phyreg_page1
/freebsd-12-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c125 int16_t vendor_id = 0, product_id = 0, version = 0; local
210 SDP_GET16(product_id, v);
226 hd->product_id = product_id;
/freebsd-12-stable/sys/x86/include/
H A Dmptable.h70 uint8_t product_id[12]; member in struct:MPCTH
/freebsd-12-stable/sys/cam/ata/
H A Data_all.h95 uint8_t product_id[16]; /* Product identification string */ member in struct:sep_identify_data
H A Data_all.c564 cam_strvis(product, ident_data->product_id, 16, sizeof(product));
577 cam_strvis_sbuf(sb, ident_data->product_id, 16, 0);
/freebsd-12-stable/usr.sbin/bhyve/
H A Dmptbl.c124 memcpy(mpch->product_id, MPCH_PRODID, MPCH_PRODID_LEN);
/freebsd-12-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c643 (v.product_id[0] << 16) | (v.product_id[1] << 8) | v.product_id[2]
/freebsd-12-stable/sys/dev/isci/scil/
H A Dintel_sas.h648 U8 product_id[16]; member in struct:SMP_RESPONSE_REPORT_MANUFACTURER_INFORMATION
/freebsd-12-stable/sys/x86/x86/
H A Dmptable.c374 (int)sizeof(mpct->product_id), mpct->product_id);
/freebsd-12-stable/sys/dev/usb/
H A Dusb_device.c2509 uint16_t product_id; local
2519 product_id = UGETW(udd->idProduct);
2554 (kdp->product == product_id ||
2578 snprintf(temp_ptr, temp_size, "product 0x%04x", product_id);
/freebsd-12-stable/usr.sbin/mptable/
H A Dmptable.c564 pnstr( cth->product_id, 12 );
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_edid.c90 int product_id; member in struct:edid_quirk
480 (EDID_PRODUCT_ID(edid) == quirk->product_id))
/freebsd-12-stable/sys/geom/raid/
H A Dmd_sii.c54 uint16_t product_id; /* 130 */ member in struct:sii_raid_conf
159 printf("product_id 0x%04x\n", meta->product_id);
/freebsd-12-stable/sys/dev/ahci/
H A Dahciem.c441 strncpy(ed->product_id, "SGPIO Enclosure ", SID_PRODUCT_SIZE);
/freebsd-12-stable/sys/sys/
H A Data.h291 /*170*/ u_int8_t product_id[8]; /* Additional Product Identifier */ member in struct:ata_params

Completed in 238 milliseconds

12