Searched refs:user_offset (Results 1 – 3 of 3) sorted by relevance
398 unsigned long space_size, user_offset, user_size; in __pci_mmap_make_offset_bus() local447 user_offset = vma->vm_pgoff << PAGE_SHIFT; in __pci_mmap_make_offset_bus()450 if (user_offset >= space_size || in __pci_mmap_make_offset_bus()451 (user_offset + user_size) > space_size) in __pci_mmap_make_offset_bus()470 vma->vm_pgoff = (lowest + user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()474 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()477 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()497 unsigned long user_offset = vma->vm_pgoff << PAGE_SHIFT; in __pci_mmap_make_offset() local498 unsigned long user32 = user_offset & pci_memspace_mask; in __pci_mmap_make_offset()
348 p->transinfo[target].user_offset, in aic7xxx_proc_info()
921 unsigned char user_offset; member2264 p->transinfo[tindex].user_offset = offset; in aic7xxx_set_syncrate()2875 p->transinfo[tindex].user_offset ) in aic7xxx_done()5532 if(p->transinfo[tindex].user_offset) in aic7xxx_parse_msg()5698 if(p->transinfo[tindex].user_offset) in aic7xxx_parse_msg()5859 if(p->transinfo[tindex].user_offset) in aic7xxx_parse_msg()9234 p->transinfo[i].user_offset = 0; in aic7xxx_load_seeprom()9246 p->transinfo[i].user_offset = MAX_OFFSET_ULTRA2; in aic7xxx_load_seeprom()9278 p->transinfo[i].user_offset = MAX_OFFSET_ULTRA2; in aic7xxx_load_seeprom()9295 p->transinfo[i].user_offset = MAX_OFFSET_8BIT; in aic7xxx_load_seeprom()