Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
A Dpci.c62 status = efi_call_proto(pci, get_location, &segment_nr, &bus_nr, in efi_pci_disable_bridge_busmaster()
A Defistub.h588 efi_status_t (__efiapi *get_location)(efi_pci_io_protocol_t *,
611 u32 get_location; member
A Dx86-stub.c82 status = efi_call_proto(pci, get_location, &rom->segment, &rom->bus, in preserve_pci_rom_image()
/linux/drivers/scsi/
A Dst.c3099 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()
3811 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()

Completed in 15 milliseconds