Home
last modified time | relevance | path

Searched defs:product (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/lib/libc/gen/
H A Darc4random_uniform.c19 uint64_t product; in arc4random_uniform() local
/freebsd/sys/tools/
H A Dusbdevs2h.awk100 function product(hfile) function
H A Dsdiodevs2h.awk100 function product(hfile) function
/freebsd/sys/dev/videomode/
H A Dedid.c76 uint16_t product; member
97 edid_findproduct(const char *vendor, uint16_t product) in edid_findproduct()
/freebsd/stand/i386/libi386/
H A Dbiosmem.c68 const char *product; member
/freebsd/contrib/libfido2/src/
H A Dhid_osx.c113 int32_t product; in get_id() local
134 get_str(IOHIDDeviceRef dev, char **manufacturer, char **product) in get_str()
H A Dhid.c158 const char *path, const char *manufacturer, const char *product, in fido_dev_info_set()
H A Dhid_win.c166 get_product(HANDLE dev, char **product) in get_product()
/freebsd/sys/arm64/arm64/
H A Dptrauth.c63 const char *family, *maker, *product; in ptrauth_disable() local
/freebsd/contrib/less/
H A Dxbuf.c159 uintmax product = a * b; help_ckd_mul() local
/freebsd/usr.bin/units/
H A Dunits.c230 addsubunit(char *product[], char *toadd) in addsubunit() argument
555 char **product; reduceproduct() local
[all...]
/freebsd/stand/libsa/
H A Dsmbios.c151 const char* product; member
682 const char* product) in smbios_match()
/freebsd/sys/x86/include/
H A Dpvclock.h59 uint64_t product; in pvclock_scale_delta() local
/freebsd/usr.sbin/mptutil/
H A Dmpt_drive.c303 u_char vendor[9], product[17], revision[5]; in mpt_pd_inq_string() local
H A Dmpt_cam.c303 char vendor[16], product[48], revision[16], rstr[12]; in format_scsi_inquiry() local
/freebsd/sys/dev/pccard/
H A Dpccardvarp.h146 int32_t product; member
180 int32_t product; member
/freebsd/sys/dev/hid/
H A Dhidraw.h74 int16_t product; member
/freebsd/lib/libusb/
H A Dlibusb10.h85 int product; global() member
/freebsd/sys/cam/ata/
H A Data_all.c511 char product[48], revision[16]; in ata_print_ident_short() local
558 char vendor[9], product[17], revision[5], fw[5]; in semb_print_ident_short() local
/freebsd/sys/dev/atkbdc/
H A Datkbdc.c109 const char *product; member
148 char *product = kern_getenv("smbios.system.product"); in atkbdc_getquirks() local
/freebsd/sys/cam/scsi/
H A Dsmp_all.c420 char vendor[16], product[48], revision[16]; in smp_report_manuf_info_sbuf() local
/freebsd/usr.sbin/mfiutil/
H A Dmfi_drive.c334 char vendor[16], product[48], revision[16], rstr[12], serial[SID_VENDOR_SPECIFIC_0_SIZE]; in mfi_pd_inq_string() local
/freebsd/sys/dev/nfe/
H A Dif_nfe.c339 static const char *product = "K9N6PGM2-V2 (MS-7309)"; in nfe_detect_msik9() local
813 char *product; in nfe_can_use_msix() member
819 char *maker, *product; in nfe_can_use_msix() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp195 __uint128_t product = (__uint128_t)lhs * (__uint128_t)rhs; in XXH3_mul128_fold64() local
640 __uint128_t const product = (__uint128_t)lhs * (__uint128_t)rhs; in XXH_mult64to128() local
/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h155 uint32_t product; /* Product ID */ member

123