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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsdladrv.h52 char auto_pci_cfg; /* Autodetect PCI Slot */ member in struct:sdlahw
H A Dwanrouter.h231 char auto_pci_cfg; /* S515 PCI automatic slot detection */ member in struct:wandev_conf
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsdladrv.h52 char auto_pci_cfg; /* Autodetect PCI Slot */ member in struct:sdlahw
H A Dwanrouter.h231 char auto_pci_cfg; /* S515 PCI automatic slot detection */ member in struct:wandev_conf
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdlamain.c452 card->hw.auto_pci_cfg = conf->auto_pci_cfg;
454 if (card->hw.auto_pci_cfg == WANOPT_YES){
H A Dsdladrv.c16 * Mar 20, 2001 Nenad Corbic Added the auto_pci_cfg filed, to support
1993 auto_slot_cfg = hw->auto_pci_cfg;
2190 if (hw->auto_pci_cfg){
2223 if (hw->auto_pci_cfg){
2240 else if ((number_S514_cards > 1) && hw->auto_pci_cfg) {
2250 else if (!hw->auto_pci_cfg && !S514_found_in_slot) {

Completed in 92 milliseconds