Lines Matching defs:sc

114 #define vtpci_legacy_read_config_1(sc, o) \  argument
116 #define vtpci_legacy_write_config_1(sc, o, v) \ argument
124 #define vtpci_legacy_read_config_2(sc, o) \ argument
126 #define vtpci_legacy_read_config_4(sc, o) \ argument
128 #define vtpci_legacy_write_config_2(sc, o, v) \ argument
130 #define vtpci_legacy_write_config_4(sc, o, v) \ argument
133 #define vtpci_legacy_read_header_2(sc, o) \ argument
135 #define vtpci_legacy_read_header_4(sc, o) \ argument
137 #define vtpci_legacy_write_header_2(sc, o, v) \ argument
139 #define vtpci_legacy_write_header_4(sc, o, v) \ argument
220 struct vtpci_legacy_softc *sc; in vtpci_legacy_attach() local
263 struct vtpci_legacy_softc *sc; in vtpci_legacy_detach() local
310 struct vtpci_legacy_softc *sc; in vtpci_legacy_child_detached() local
325 struct vtpci_legacy_softc *sc; in vtpci_legacy_read_ivar() local
348 struct vtpci_legacy_softc *sc; in vtpci_legacy_write_ivar() local
368 struct vtpci_legacy_softc *sc; in vtpci_legacy_negotiate_features() local
384 struct vtpci_legacy_softc *sc; in vtpci_legacy_with_feature() local
395 struct vtpci_legacy_softc *sc; in vtpci_legacy_alloc_virtqueues() local
407 struct vtpci_legacy_softc *sc; in vtpci_legacy_setup_interrupts() local
423 struct vtpci_legacy_softc *sc; in vtpci_legacy_reinit() local
463 struct vtpci_legacy_softc *sc; in vtpci_legacy_reinit_complete() local
473 struct vtpci_legacy_softc *sc; in vtpci_legacy_notify_vq() local
482 vtpci_legacy_get_status(struct vtpci_legacy_softc *sc) in vtpci_legacy_get_status()
488 vtpci_legacy_set_status(struct vtpci_legacy_softc *sc, uint8_t status) in vtpci_legacy_set_status()
500 struct vtpci_legacy_softc *sc; in vtpci_legacy_read_dev_config() local
518 struct vtpci_legacy_softc *sc; in vtpci_legacy_write_dev_config() local
533 vtpci_legacy_setup_msix(struct vtpci_legacy_softc *sc) in vtpci_legacy_setup_msix()
560 vtpci_legacy_teardown_msix(struct vtpci_legacy_softc *sc) in vtpci_legacy_teardown_msix()
581 vtpci_legacy_alloc_resources(struct vtpci_legacy_softc *sc) in vtpci_legacy_alloc_resources()
608 vtpci_legacy_free_resources(struct vtpci_legacy_softc *sc) in vtpci_legacy_free_resources()
622 vtpci_legacy_probe_and_attach_child(struct vtpci_legacy_softc *sc) in vtpci_legacy_probe_and_attach_child()
648 vtpci_legacy_register_msix(struct vtpci_legacy_softc *sc, int offset, in vtpci_legacy_register_msix()
666 struct vtpci_legacy_softc *sc; in vtpci_legacy_register_cfg_msix() local
685 struct vtpci_legacy_softc *sc; in vtpci_legacy_register_vq_msix() local
702 vtpci_legacy_reset(struct vtpci_legacy_softc *sc) in vtpci_legacy_reset()
713 vtpci_legacy_select_virtqueue(struct vtpci_legacy_softc *sc, int idx) in vtpci_legacy_select_virtqueue()
721 struct vtpci_legacy_softc *sc; in vtpci_legacy_read_isr() local
731 struct vtpci_legacy_softc *sc; in vtpci_legacy_get_vq_size() local
748 struct vtpci_legacy_softc *sc; in vtpci_legacy_set_vq() local
760 struct vtpci_legacy_softc *sc; in vtpci_legacy_disable_vq() local