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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/mtx-1/
H A Dboard_setup.c46 extern int (*board_pci_idsel)(unsigned int devsel, int assert);
47 int mtx1_pci_idsel(unsigned int devsel, int assert);
91 mtx1_pci_idsel(unsigned int devsel, int assert) argument
95 if (devsel != 0 && devsel != 3) {
101 if (assert && devsel != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A Dops-au1000.c50 int (*board_pci_idsel)(unsigned int devsel, int assert);

Completed in 45 milliseconds