Searched refs:prev_bytes (Results 1 – 1 of 1) sorted by relevance
7574 uint16_t remaining, i, j, prev_bytes; in e1000_mng_host_if_write() local7583 prev_bytes = offset & 0x3; in e1000_mng_host_if_write()7587 if (prev_bytes) { in e1000_mng_host_if_write()7589 for (j = prev_bytes; j < sizeof(uint32_t); j++) { in e1000_mng_host_if_write()7594 length -= j - prev_bytes; in e1000_mng_host_if_write()