Searched refs:get_location (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | efi.h | 363 u32 get_location; member 383 u64 get_location; member 403 void *get_location; member
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 361 status = efi_early->call(pci->get_location, pci, &(rom->segment), in __setup_efi_pci32() 467 status = efi_early->call(pci->get_location, pci, &(rom->segment), in __setup_efi_pci64()
|
/linux-4.4.14/drivers/scsi/ |
D | st.c | 3099 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() function 3184 if (get_location(STp, &blk, &p, 1)) in set_location() 3266 if ((i = get_location(STp, &block, &partition, 1)) < 0) in find_partition() 3714 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()
|