twe_softc          77 dev/ic/twe.c   static __inline struct twe_ccb *twe_get_ccb(struct twe_softc *sc);
twe_softc          79 dev/ic/twe.c   void twe_dispose(struct twe_softc *sc);
twe_softc          83 dev/ic/twe.c   int  twe_done(struct twe_softc *sc, struct twe_ccb *ccb);
twe_softc          91 dev/ic/twe.c   	struct twe_softc *sc;
twe_softc         105 dev/ic/twe.c   	struct twe_softc *sc = ccb->ccb_sc;
twe_softc         113 dev/ic/twe.c   	struct twe_softc *sc;
twe_softc         130 dev/ic/twe.c   	struct twe_softc *sc;
twe_softc         405 dev/ic/twe.c   	struct twe_softc *sc = v;
twe_softc         436 dev/ic/twe.c   	struct twe_softc *sc = v;
twe_softc         488 dev/ic/twe.c   	struct twe_softc *sc = ccb->ccb_sc;
twe_softc         601 dev/ic/twe.c   	struct twe_softc*sc = ccb->ccb_sc;
twe_softc         648 dev/ic/twe.c   	struct twe_softc *sc = ccb->ccb_sc;
twe_softc         686 dev/ic/twe.c   	struct twe_softc *sc;
twe_softc         782 dev/ic/twe.c   	struct twe_softc *sc = link->adapter_softc;
twe_softc         956 dev/ic/twe.c   	struct twe_softc *sc = v;
twe_softc          29 dev/ic/twevar.h struct twe_softc;
twe_softc          32 dev/ic/twevar.h 	struct twe_softc	*ccb_sc;
twe_softc          51 dev/ic/twevar.h struct twe_softc {
twe_softc          88 dev/ic/twevar.h int	twe_attach(struct twe_softc *);
twe_softc          53 dev/pci/twe_pci.c 	sizeof(struct twe_softc), twe_pci_match, twe_pci_attach
twe_softc          76 dev/pci/twe_pci.c 	struct twe_softc *sc = (struct twe_softc *)self;