Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_ebda.c541 static int first_slot_num (u8 slot_num, u8 first_slot, u8 var) in first_slot_num()
594 u8 first_slot = 1; in calculate_first_slot() local
616 u8 first_slot = 1; in create_file_name() local
Dcpcihp_generic.c70 static u8 first_slot; variable
Dshpchp.h113 u32 first_slot; /* First physical slot number */ member
Dcpqphp.h310 u8 first_slot; member
/linux-4.4.14/arch/x86/include/asm/
Drio.h46 u8 first_slot; /* Lowest slot number below this Calgary */ member
/linux-4.4.14/drivers/md/
Draid10.c4504 int first_slot = slot; in handle_reshape_read_error() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c851 u32 first_slot) in vmw_view_bindings_add()