Home
last modified time | relevance | path

Searched refs:i960 (Results 1 – 1 of 1) sorted by relevance

/drivers/message/i2o/
Dpci.c321 struct pci_dev *i960 = NULL; in i2o_pci_probe() local
371 i960 = pci_get_slot(c->pdev->bus, in i2o_pci_probe()
374 if (i960) { in i2o_pci_probe()
375 pci_write_config_word(i960, 0x42, 0); in i2o_pci_probe()
376 pci_dev_put(i960); in i2o_pci_probe()
427 if (i960) in i2o_pci_probe()
428 pci_write_config_word(i960, 0x42, 0x03ff); in i2o_pci_probe()