Searched refs:mly_softc (Results 1 – 2 of 2) sorted by relevance
64 static int mly_pci_attach(struct mly_softc *sc);69 static int mly_sg_map(struct mly_softc *sc);71 static int mly_mmbox_map(struct mly_softc *sc);73 static void mly_free(struct mly_softc *sc);75 static int mly_get_controllerinfo(struct mly_softc *sc);76 static void mly_scan_devices(struct mly_softc *sc);77 static void mly_rescan_btl(struct mly_softc *sc, int bus, int target);79 static int mly_get_eventstatus(struct mly_softc *sc);80 static int mly_enable_mmbox(struct mly_softc *sc);81 static int mly_flush(struct mly_softc *sc);[all …]
83 extern struct mly_softc *mly_softc0;119 struct mly_softc *mc_sc; /* controller that owns us */156 struct mly_softc { struct315 mly_initq_ ## name (struct mly_softc *sc) \335 mly_dequeue_ ## name (struct mly_softc *sc) \