/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
|
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/external/bsd/dwc2/dist/ |
dwc2_hcdqueue.c | 122 int bytecount = local in function:dwc2_qh_init 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...] |
dwc2_hcdqueue.c | 122 int bytecount = local in function:dwc2_qh_init 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/sys/dev/ic/ |
dp83932.c | 713 uint16_t status, bytecount /*, ptr0, ptr1, seqno */; local in function:sonic_rxintr 727 bytecount = sonic32toh(sc, rda32->rda_bytecount); 739 bytecount = sonic16toh(sc, rda16->rda_bytecount); 778 len = bytecount - ETHER_CRC_LEN;
|
dp83932.c | 713 uint16_t status, bytecount /*, ptr0, ptr1, seqno */; local in function:sonic_rxintr 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
|
mvsatareg.h | 300 uint16_t bytecount; /* Byte Count */ member in struct:eprd
|