Lines Matching defs:sc

106 #define vtmmio_write_config_1(sc, o, v)				\  argument
114 #define vtmmio_write_config_2(sc, o, v) \ argument
122 #define vtmmio_write_config_4(sc, o, v) \ argument
131 #define vtmmio_read_config_1(sc, o) \ argument
133 #define vtmmio_read_config_2(sc, o) \ argument
135 #define vtmmio_read_config_4(sc, o) \ argument
179 struct vtmmio_softc *sc; in vtmmio_probe() local
221 struct vtmmio_softc *sc; in vtmmio_setup_intr() local
256 struct vtmmio_softc *sc; in vtmmio_attach() local
294 struct vtmmio_softc *sc; in vtmmio_detach() local
347 struct vtmmio_softc *sc; in vtmmio_driver_added() local
357 struct vtmmio_softc *sc; in vtmmio_child_detached() local
368 struct vtmmio_softc *sc; in vtmmio_read_ivar() local
408 struct vtmmio_softc *sc; in vtmmio_write_ivar() local
429 struct vtmmio_softc *sc; in vtmmio_negotiate_features() local
469 struct vtmmio_softc *sc; in vtmmio_finalize_features() local
494 struct vtmmio_softc *sc; in vtmmio_with_feature() local
502 vtmmio_set_virtqueue(struct vtmmio_softc *sc, struct virtqueue *vq, in vtmmio_set_virtqueue()
544 struct vtmmio_softc *sc; in vtmmio_alloc_virtqueues() local
607 struct vtmmio_softc *sc; in vtmmio_poll() local
618 struct vtmmio_softc *sc; in vtmmio_reinit() local
668 struct vtmmio_softc *sc; in vtmmio_notify_virtqueue() local
679 struct vtmmio_softc *sc; in vtmmio_config_generation() local
695 struct vtmmio_softc *sc; in vtmmio_get_status() local
705 struct vtmmio_softc *sc; in vtmmio_set_status() local
719 struct vtmmio_softc *sc; in vtmmio_read_dev_config() local
786 vtmmio_read_dev_config_8(struct vtmmio_softc *sc, bus_size_t off) in vtmmio_read_dev_config_8()
807 struct vtmmio_softc *sc; in vtmmio_write_dev_config() local
864 vtmmio_describe_features(struct vtmmio_softc *sc, const char *msg, in vtmmio_describe_features()
879 vtmmio_probe_and_attach_child(struct vtmmio_softc *sc) in vtmmio_probe_and_attach_child()
911 vtmmio_reinit_virtqueue(struct vtmmio_softc *sc, int idx) in vtmmio_reinit_virtqueue()
936 vtmmio_free_interrupts(struct vtmmio_softc *sc) in vtmmio_free_interrupts()
947 vtmmio_free_virtqueues(struct vtmmio_softc *sc) in vtmmio_free_virtqueues()
972 vtmmio_release_child_resources(struct vtmmio_softc *sc) in vtmmio_release_child_resources()
980 vtmmio_reset(struct vtmmio_softc *sc) in vtmmio_reset()
991 vtmmio_select_virtqueue(struct vtmmio_softc *sc, int idx) in vtmmio_select_virtqueue()
1001 struct vtmmio_softc *sc; in vtmmio_vq_intr() local