first_slot 47 arch/x86/include/asm/rio.h u8 first_slot; /* Lowest slot number below this Calgary */ first_slot 44 drivers/firmware/efi/libstub/random.c u64 first_slot, last_slot, region_end; first_slot 51 drivers/firmware/efi/libstub/random.c first_slot = round_up(md->phys_addr, align); first_slot 54 drivers/firmware/efi/libstub/random.c if (first_slot > last_slot) first_slot 57 drivers/firmware/efi/libstub/random.c return ((unsigned long)(last_slot - first_slot) >> align_shift) + 1; first_slot 786 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c u32 first_slot) first_slot 810 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c binding.slot = first_slot + i; first_slot 4790 drivers/md/raid10.c int first_slot = slot; first_slot 4821 drivers/md/raid10.c if (slot == first_slot) first_slot 251 drivers/net/wireless/ath/ath9k/beacon.c int first_slot = ATH_BCBUF; first_slot 259 drivers/net/wireless/ath/ath9k/beacon.c first_slot = slot; first_slot 263 drivers/net/wireless/ath/ath9k/beacon.c if (first_slot == 0) first_slot 268 drivers/net/wireless/ath/ath9k/beacon.c if (slot + first_slot < ATH_BCBUF) { first_slot 269 drivers/net/wireless/ath/ath9k/beacon.c vif = sc->beacon.bslot[slot + first_slot]; first_slot 51 drivers/pci/hotplug/cpcihp_generic.c static u8 first_slot; first_slot 94 drivers/pci/hotplug/cpcihp_generic.c dbg("first_slot = 0x%02x", first_slot); first_slot 96 drivers/pci/hotplug/cpcihp_generic.c if (!(first_slot && last_slot)) { first_slot 100 drivers/pci/hotplug/cpcihp_generic.c if (last_slot < first_slot) { first_slot 159 drivers/pci/hotplug/cpcihp_generic.c status = cpci_hp_register_bus(bus, first_slot, last_slot); first_slot 200 drivers/pci/hotplug/cpcihp_generic.c module_param(first_slot, byte, 0); first_slot 201 drivers/pci/hotplug/cpcihp_generic.c MODULE_PARM_DESC(first_slot, "Hotswap bus first slot number"); first_slot 296 drivers/pci/hotplug/cpqphp.h u8 first_slot; first_slot 128 drivers/pci/hotplug/cpqphp_core.c tempdword = ctrl->first_slot; first_slot 592 drivers/pci/hotplug/cpqphp_core.c slot_number = ctrl->first_slot; first_slot 1082 drivers/pci/hotplug/cpqphp_core.c &(ctrl->first_slot)); first_slot 1084 drivers/pci/hotplug/cpqphp_core.c ctrl->first_slot, rc); first_slot 527 drivers/pci/hotplug/ibmphp_ebda.c static int first_slot_num(u8 slot_num, u8 first_slot, u8 var) first_slot 535 drivers/pci/hotplug/ibmphp_ebda.c if ((first_slot < opt_vg_ptr->first_slot_num) && (slot_num >= opt_vg_ptr->first_slot_num)) { first_slot 542 drivers/pci/hotplug/ibmphp_ebda.c if ((first_slot < opt_lo_ptr->first_slot_num) && (slot_num >= opt_lo_ptr->first_slot_num)) { first_slot 580 drivers/pci/hotplug/ibmphp_ebda.c u8 first_slot = 1; first_slot 585 drivers/pci/hotplug/ibmphp_ebda.c if ((slot_cur->ctrl->ctlr_type != 4) && (slot_cur->ctrl->ending_slot_num > first_slot) && (slot_num > slot_cur->ctrl->ending_slot_num)) first_slot 586 drivers/pci/hotplug/ibmphp_ebda.c first_slot = slot_cur->ctrl->ending_slot_num; first_slot 589 drivers/pci/hotplug/ibmphp_ebda.c return first_slot + 1; first_slot 602 drivers/pci/hotplug/ibmphp_ebda.c u8 first_slot = 1; first_slot 625 drivers/pci/hotplug/ibmphp_ebda.c first_slot = opt_lo_ptr->first_slot_num; first_slot 628 drivers/pci/hotplug/ibmphp_ebda.c first_slot = opt_vg_ptr->first_slot_num; first_slot 633 drivers/pci/hotplug/ibmphp_ebda.c first_slot = opt_vg_ptr->first_slot_num; first_slot 640 drivers/pci/hotplug/ibmphp_ebda.c first_slot = opt_lo_ptr->first_slot_num; first_slot 651 drivers/pci/hotplug/ibmphp_ebda.c first_slot = calculate_first_slot(slot_num); first_slot 660 drivers/pci/hotplug/ibmphp_ebda.c number, slot_num - first_slot + 1); first_slot 101 drivers/pci/hotplug/shpchp.h u32 first_slot; /* First physical slot number */ first_slot 86 drivers/pci/hotplug/shpchp_core.c slot->number = ctrl->first_slot + (ctrl->slot_num_inc * i); first_slot 1010 drivers/pci/hotplug/shpchp_hpc.c ctrl->first_slot = (slot_config & PSN) >> 16; first_slot 433 sound/soc/codecs/pcm186x.c unsigned int first_slot, last_slot, tdm_offset; first_slot 444 sound/soc/codecs/pcm186x.c first_slot = __ffs(tx_mask); first_slot 447 sound/soc/codecs/pcm186x.c if (last_slot - first_slot != hweight32(tx_mask) - 1) { first_slot 452 sound/soc/codecs/pcm186x.c tdm_offset = first_slot * slot_width; first_slot 148 sound/soc/codecs/tas5720.c unsigned int first_slot; first_slot 161 sound/soc/codecs/tas5720.c first_slot = __ffs(tx_mask); first_slot 163 sound/soc/codecs/tas5720.c if (first_slot > 7) { first_slot 165 sound/soc/codecs/tas5720.c first_slot); first_slot 177 sound/soc/codecs/tas5720.c TAS5720_TDM_SLOT_SEL_MASK, first_slot); first_slot 215 sound/soc/codecs/tas6424.c unsigned int first_slot, last_slot; first_slot 229 sound/soc/codecs/tas6424.c first_slot = __ffs(tx_mask); first_slot 232 sound/soc/codecs/tas6424.c if (last_slot - first_slot != 4) { first_slot 237 sound/soc/codecs/tas6424.c switch (first_slot) {