Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dpci.c62 status = efi_call_proto(pci, get_location, &segment_nr, &bus_nr, in efi_pci_disable_bridge_busmaster()
H A Defistub.h748 efi_status_t (__efiapi *get_location)(efi_pci_io_protocol_t *,
771 u32 get_location; member
H A Dx86-stub.c96 status = efi_call_proto(pci, get_location, &rom->segment, &rom->bus, in preserve_pci_rom_image()
/openbmc/linux/drivers/scsi/
H A 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()
3816 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py2607 def get_location(self): member in Menu
3026 def get_location(self): member in Comment