| /src/sys/dev/i2o/ |
| i2odpt.h | 72 u_int32_t bytecount; member in struct:i2o_dpt_scsi_scb_exec 87 u_int32_t bytecount; member in struct:i2o_dpt_flash_region 124 u_int32_t bytecount; member in struct:i2o_dpt_driver_get 137 u_int32_t bytecount; member in struct:i2o_dpt_driver_set
|
| /src/sys/dev/ic/ |
| dp83932.c | 713 uint16_t status, bytecount /*, ptr0, ptr1, seqno */; local 727 bytecount = sonic32toh(sc, rda32->rda_bytecount); 739 bytecount = sonic16toh(sc, rda16->rda_bytecount); 778 len = bytecount - ETHER_CRC_LEN;
|
| mvsatareg.h | 300 uint16_t bytecount; /* Byte Count */ member in struct:eprd
|
| /src/sys/external/bsd/dwc2/dist/ |
| dwc2_hcdqueue.c | 122 int bytecount = local 128 bytecount); 921 #define BITSTUFFTIME(bytecount) ((8 * 7 * (bytecount)) / 6) 927 int is_isoc, int bytecount) 936 (2083 * (3 + BITSTUFFTIME(bytecount)))) / 1000 + 941 (2083 * (3 + BITSTUFFTIME(bytecount)))) / 1000 + 947 (8354 * (31 + 10 * BITSTUFFTIME(bytecount))) / 1000; 954 (8354 * (31 + 10 * BITSTUFFTIME(bytecount))) / 1000; 961 (67667 * (31 + 10 * BITSTUFFTIME(bytecount))) / [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| linux-record.c | 1190 ULONGEST bytecount; local 1192 regcache_raw_read_unsigned (regcache, tdep->arg3, &bytecount); 1193 if (record_mem_at_reg (regcache, tdep->arg2, (int) bytecount))
|
| /src/external/gpl3/gdb/dist/gdb/ |
| linux-record.c | 1191 ULONGEST bytecount; local 1193 regcache_raw_read_unsigned (regcache, tdep->arg3, &bytecount); 1194 if (record_mem_at_reg (regcache, tdep->arg2, (int) bytecount))
|
| /src/external/gpl2/groff/dist/src/devices/grops/ |
| psrm.cpp | 827 unsigned bytecount = 0; local 837 bytecount++; 851 } while ((unit == Bytes ? bytecount : linecount) < numberof);
|
| /src/sys/compat/linux32/arch/amd64/ |
| linux32_syscallargs.h | 430 syscallarg(netbsd32_size_t) bytecount; member in struct:linux32_sys_modify_ldt_args
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 646 syscallarg(size_t) bytecount; member in struct:linux_sys_modify_ldt_args
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 465 syscallarg(size_t) bytecount; member in struct:linux_sys_modify_ldt_args
|