Home
last modified time | relevance | path

Searched refs:sa_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c377 struct sa_softc { struct
626 static void safillprot(struct sa_softc *softc, int *indent,
640 static int saparamget(struct sa_softc *softc, struct sbuf *sb);
646 static void sasetupdev(struct sa_softc *softc, struct cdev *dev);
647 static void saloadtotunables(struct sa_softc *softc);
664 static void safilldensitysb(struct sa_softc *softc, int *indent,
666 static void saloadtimeouts(struct sa_softc *softc, union ccb *ccb);
714 struct sa_softc *softc; in saopen()
724 softc = (struct sa_softc *)periph->softc; in saopen()
790 struct sa_softc *softc; in saclose()
[all …]