Searched refs:vendor_id (Results 1 - 6 of 6) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkdir615h1.c37 uint32_t vendor_id; member in struct:__anon1047
174 header->vendor_id = htonl(header->vendor_id);
245 header.vendor_id = ntohl(header.vendor_id);
321 header.vendor_id = DEFAULT_VENDOR_ID;
358 header.vendor_id = strtol(optarg, 0, 10);
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/common/
H A Dprom.c124 u16 vendor_id; member in struct:__anon410
128 {.vendor_id = (vi), .board_id = (bi), .mach_type = (mt)}
150 if (zynos_boards[i].vendor_id == bootbase_info.vendor_id &&
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/prom/
H A Dzynos.h78 u16 vendor_id; member in struct:bootbase_info
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/prom/
H A Dbootbase.c110 bootbase_info.vendor_id = bootbase_get_vendor_id();
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/include/asm-mips/amazon/
H A Damazon_mei_app_ioctl.h680 char vendor_id[16]; member in union:adslAtucPhysEntry::__anon420
682 } vendor_id; member in struct:adslAtucPhysEntry
698 char vendor_id[16]; member in union:adslAturPhysEntry::__anon421
700 } vendor_id; member in struct:adslAturPhysEntry
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/char/
H A Damazon_mei.c2213 memcpy(pts.adslAtucPhysEntry_pt->vendor_id.vendor_id, RxMessage+4, ((RxMessage[0]&0xf)*2));
2297 memcpy(pts.adslAturPhysEntry_pt->vendor_id.vendor_id, RxMessage+4, ((RxMessage[0]&0xf)*2));

Completed in 165 milliseconds