Home
last modified time | relevance | path

Searched defs:first_slot (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c527 static int first_slot_num(u8 slot_num, u8 first_slot, u8 var) in first_slot_num()
580 u8 first_slot = 1; in calculate_first_slot() local
602 u8 first_slot = 1; in create_file_name() local
H A Dcpcihp_generic.c51 static u8 first_slot; variable
H A Dshpchp.h101 u32 first_slot; /* First physical slot number */ member
H A Dcpqphp.h296 u8 first_slot; member
/openbmc/linux/drivers/firmware/efi/libstub/
H A Drandomalloc.c23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
/openbmc/linux/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c167 const int first_slot = 1; in main() local
/openbmc/linux/sound/soc/codecs/
H A Dpcm186x.c431 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
H A Dtas6424.c214 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
H A Dtas5720.c148 unsigned int first_slot; in tas5720_set_dai_tdm_slot() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c251 int first_slot = ATH_BCBUF; in ath9k_beacon_ensure_primary_slot() local
/openbmc/linux/fs/btrfs/
H A Dscrub.c1717 unsigned int first_slot, in submit_initial_group_read()
1752 const int first_slot = round_down(nr_stripes, SCRUB_STRIPES_PER_GROUP); in flush_scrub_stripes() local
1836 const int first_slot = sctx->cur_stripe - SCRUB_STRIPES_PER_GROUP; in queue_scrub_stripe() local
H A Dctree.c937 int btrfs_bin_search(struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
/openbmc/qemu/hw/pci-host/
H A Dppce500.c104 uint32_t first_slot; member
/openbmc/qemu/hw/ppc/
H A De500.c90 static uint32_t *pci_map_create(void *fdt, uint32_t mpic, int first_slot, in pci_map_create()
/openbmc/linux/include/linux/
H A Dbpf_verifier.h114 bool first_slot; member
/openbmc/linux/drivers/md/
H A Draid10.c5133 int first_slot = slot; in handle_reshape_read_error() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c781 u32 first_slot) in vmw_view_bindings_add()
/openbmc/linux/kernel/bpf/
H A Dverifier.c2159 bool first_slot, int dynptr_id) in __mark_dynptr_reg()