Searched refs:get_location (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | efi.h | 394 u32 get_location; member 414 u64 get_location; member 434 void *get_location; member
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | eboot.c | 106 status = efi_call_proto(efi_pci_io_protocol, get_location, pci, in preserve_pci_rom_image()
|
/Linux-v4.19/drivers/scsi/ |
D | st.c | 3100 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() function 3185 if (get_location(STp, &blk, &p, 1)) in set_location() 3267 if ((i = get_location(STp, &block, &partition, 1)) < 0) in find_partition() 3815 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()
|