Searched defs:shift_amount (Results 1 – 2 of 2) sorted by relevance
765 uint32_t i, temp, sz[2], loop, shift_amount; in ql_8021_pci_mem_read_2M() local877 uint32_t scale, shift_amount, p3p, startword; in ql_8021_pci_mem_write_2M() local
1465 static void shift_array(u_char *begin, int length, int shift_amount) in shift_array()