sc_opns 83 dev/cardbus/if_ral_cardbus.c struct ral_opns *sc_opns; sc_opns 131 dev/cardbus/if_ral_cardbus.c csc->sc_opns = sc_opns 161 dev/cardbus/if_ral_cardbus.c (*csc->sc_opns->attach)(sc, CARDBUS_PRODUCT(ca->ca_id)); sc_opns 176 dev/cardbus/if_ral_cardbus.c error = (*csc->sc_opns->detach)(sc); sc_opns 209 dev/cardbus/if_ral_cardbus.c csc->sc_opns->intr, sc, sc->sc_dev.dv_xname); sc_opns 62 dev/pci/if_acx_pci.c struct acx_opns *sc_opns; sc_opns 81 dev/pci/if_ral_pci.c struct ral_opns *sc_opns; sc_opns 123 dev/pci/if_ral_pci.c psc->sc_opns = (PCI_PRODUCT(pa->pa_id) == PCI_PRODUCT_RALINK_RT2560) ? sc_opns 145 dev/pci/if_ral_pci.c psc->sc_opns->intr, sc, sc->sc_dev.dv_xname); sc_opns 155 dev/pci/if_ral_pci.c (*psc->sc_opns->attach)(sc, PCI_PRODUCT(pa->pa_id)); sc_opns 164 dev/pci/if_ral_pci.c (*psc->sc_opns->detach)(sc);