Home
last modified time | relevance | path

Searched refs:get_location (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Defi.h407 u32 get_location; member
427 u64 get_location; member
447 void *get_location; member
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c106 status = efi_call_proto(efi_pci_io_protocol, get_location, pci, in preserve_pci_rom_image()
/Linux-v5.4/drivers/scsi/
Dst.c3104 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() function
3189 if (get_location(STp, &blk, &p, 1)) in set_location()
3271 if ((i = get_location(STp, &block, &partition, 1)) < 0) in find_partition()
3819 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()