Searched refs:superio_probe (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dsuperio.c451 superio_probe(struct pci_dev *dev, const struct pci_device_id *id) function
456 ** superio_probe(00:0e.0) ven 0x100b dev 0x2 sv 0x0 sd 0x0 class 0x1018a
457 ** superio_probe(00:0e.1) ven 0x100b dev 0xe sv 0x0 sd 0x0 class 0x68000
458 ** superio_probe(00:0e.2) ven 0x100b dev 0x12 sv 0x0 sd 0x0 class 0xc0310
460 DBG_INIT("superio_probe(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n",
473 DBG_INIT("superio_probe: ignoring IDE 87415\n");
475 DBG_INIT("superio_probe: ignoring USB OHCI controller\n");
477 DBG_INIT("superio_probe: WTF? Fire Extinguisher?\n");
494 .probe = superio_probe,

Completed in 19 milliseconds