Searched refs:oi (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmotp.c69 otp_rgn(otpinfo_t *oi, chipcregs_t *cc) argument
72 oi->hwprot = (uint16)(R_REG(oi->osh, &cc->otpstatus) & OTPS_OL_MASK);
73 oi->prog = (uint16)(R_REG(oi->osh, &cc->otpstatus) & OTPS_GUP_MASK);
74 OTP_MSG(("otp_rgn: hwprot %x prog %x\n", oi->hwprot, oi->prog));
80 oi->hwbase = OTPGU_SROM_OFF;
81 oi->hwlim = oi
106 otpinfo_t *oi; local
172 otpinfo_t *oi; local
185 otpinfo_t *oi = (otpinfo_t *)oh; local
259 otpinfo_t *oi = (otpinfo_t *)oh; local
266 otpinfo_t *oi = (otpinfo_t *)oh; local
278 otp_write_bit(otpinfo_t *oi, chipcregs_t *cc, uint idx) argument
308 otpwb16(otpinfo_t *oi, chipcregs_t *cc, int wn, uint16 data) argument
328 otpinfo_t *oi = (otpinfo_t *)oh; local
438 otp_read_bit(otpinfo_t *oi, chipcregs_t *cc, uint idx) argument
473 otprb16(otpinfo_t *oi, chipcregs_t *cc, uint wn) argument
496 otpinfo_t *oi = (otpinfo_t *)oh; local
607 otpinfo_t *oi = (otpinfo_t *)oh; local
623 otpinfo_t *oi = (otpinfo_t *)oh; local
643 otpinfo_t *oi; local
709 otpinfo_t *oi = (otpinfo_t *)oh; local
716 otpinfo_t *oi = (otpinfo_t *)oh; local
724 otpinfo_t *oi = (otpinfo_t *)oh; local
864 otpinfo_t *oi = (otpinfo_t *)oh; local
934 otpinfo_t *oi = (otpinfo_t *)oh; local
1048 otpinfo_t *oi = (otpinfo_t *)oh; local
1190 otpinfo_t *oi = (otpinfo_t *)oh; local
1242 otpinfo_t *oi = (otpinfo_t *)oh; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dnvmap.c393 int oi, ni, di; local
395 oi=0;
400 sprintf(oname, "%s%d", names, oi);
408 printf("delSharedEntry->nvram_del_list: %d %d %d %d %s\n", oi, ni, di, delMap[di], oval);
410 if (delMap[di]!=-1&&delMap[di]==oi)
412 oi++;
419 oi++;
H A Dnvram_f.c489 int oi, ni, di; local
522 oi=0;
527 sprintf(oname, "%s%d", names, oi);
535 printf("d: %d %d %d %d\n", oi, ni, di, delMap[di]);
536 if (delMap[di]!=-1&&delMap[di]==oi)
538 oi++;
545 oi++;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dls.c728 int oi, ac; local
878 for (oi=0 ; oi < ac; oi++) {
879 av[oi]= argv[optind++]; /* copy pointer to real cmd line arg */
889 for (oi=0 ; oi < ac; oi++) {
891 cur->fullname= xstrdup(av[oi]);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dreipl.S21 oi .Lschib+5-.Lpg0(%r13),0x84
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tulip/
H A Dinterrupt.c326 int oi = 0; local
495 oi++;
508 oi++;
510 if (tx > maxtx || rx > maxrx || oi > maxoi) {
513 "csr5=0x%8.8x. (%lu) (%d,%d,%d)\n", dev->name, csr5, tp->nir, tx, rx, oi);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dreipl.S21 oi .Lschib+5-.Lpg0(%r13),0x84
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/boot/
H A Dipleckd.S47 oi .Lrdcdata+5,0x84 # enable ssch and multipath mode
58 oi .Llodata+1,0x80
140 oi 1(%r12),0x40 # set CC in rd template
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/boot/
H A Dipleckd.S47 oi .Lrdcdata+5,0x84 # enable ssch and multipath mode
58 oi .Llodata+1,0x80
140 oi 1(%r12),0x40 # set CC in rd template

Completed in 171 milliseconds