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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dioport.c40 unsigned int i, max_long, bytes, bytes_updated; local
84 bytes_updated = max(bytes, t->io_bitmap_max);
89 memcpy(tss->io_bitmap, t->io_bitmap_ptr, bytes_updated);

Completed in 22 milliseconds