Lines Matching refs:slot_no
1960 unsigned char CPU_no, slot_no, auto_slot_cfg; in detect_s514() local
1992 slot_no = hw->S514_slot_no; in detect_s514()
2001 modname, CPU_no, slot_no); in detect_s514()
2155 unsigned char slot_no; in find_s514_adapter() local
2166 slot_no = hw->S514_slot_no; in find_s514_adapter()
2192 slot_no = hw->S514_slot_no; in find_s514_adapter()
2194 }else if (((pci_dev->devfn >> 3) & PCI_DEV_SLOT_MASK) == slot_no){ in find_s514_adapter()
2225 slot_no = hw->S514_slot_no; in find_s514_adapter()
2227 }else if (((hw->pci_dev_func >> 3) & PCI_DEV_SLOT_MASK) == slot_no) { in find_s514_adapter()
2253 modname, slot_no); in find_s514_adapter()
2406 unsigned char slot_no; in pci_probe() local
2419 slot_no = 0; in pci_probe()