Lines Matching refs:full_slot
1955 int num_slots, full_slot; in sdstd_host_init() local
2038 full_slot = -1; in sdstd_host_init()
2064 if (full_slot < 0) in sdstd_host_init()
2065 full_slot = slot; in sdstd_host_init()
2076 if (full_slot < 0) { in sdstd_host_init()
2084 bar.LowPart = OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4); in sdstd_host_init()
2087 bar = OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4); in sdstd_host_init()
2092 full_slot, in sdstd_host_init()
2093 (full_slot + first_bar), in sdstd_host_init()
2094 OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4), in sdstd_host_init()
2097 sd->adapter_slot = full_slot; in sdstd_host_init()
2185 sd->adapter_slot = full_slot; in sdstd_host_init()