Lines Matching defs:slot
97 unsigned int slot;
169 /* Matching port, or the correct slot for ordering */
863 int mask = 1 << probe->slot;
940 u32 mask = (1 << probe->slot);
942 struct legacy_data *ld = &legacy_data[probe->slot];
953 pdev = platform_device_register_simple(DRV_NAME, probe->slot, NULL, 0);
1001 legacy_host[probe->slot] = host;
1180 int slot = 0;
1229 pl->slot = slot++;