Searched refs:get_location (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 780 efi_status_t (__efiapi *get_location)(efi_pci_io_protocol_t *, 803 u32 get_location; member
|
| /linux/drivers/scsi/ |
| H A D | st.c | 3135 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() function 3220 if (get_location(STp, &blk, &p, 1)) in set_location() 3302 if ((i = get_location(STp, &block, &partition, 1)) < 0) in find_partition() 3939 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()
|