Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_ep_pci.c | 109 int epp_flags; /* initial softc flags */ member in struct:ep_pci_product 208 sc->ep_flags = epp->epp_flags; |
if_ex_pci.c | 105 int epp_flags; /* initial softc flags */ member in struct:ex_pci_product 237 sc->ex_conf = epp->epp_flags; |
/src/sys/dev/pcmcia/ | |
if_ep_pcmcia.c | 118 int epp_flags; /* initial softc flags */ member in struct:ep_pcmcia_product 317 sc->ep_flags = epp->epp_flags; |