Lines Matching refs:full_slot
1847 int num_slots, full_slot; in sdstd_host_init() local
1933 full_slot = -1; in sdstd_host_init()
1954 if (full_slot < 0) in sdstd_host_init()
1955 full_slot = slot; in sdstd_host_init()
1966 if (full_slot < 0) { in sdstd_host_init()
1971 bar = OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4); in sdstd_host_init()
1980 full_slot, in sdstd_host_init()
1981 (full_slot + first_bar), in sdstd_host_init()
1982 OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4) & in sdstd_host_init()
1987 full_slot, in sdstd_host_init()
1988 (full_slot + first_bar), in sdstd_host_init()
1989 OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_BAR0 + (4*(full_slot + first_bar)), 4), in sdstd_host_init()
1993 sd->adapter_slot = full_slot; in sdstd_host_init()
2041 sd->adapter_slot = full_slot; in sdstd_host_init()