bioc_setstate 156 dev/biovar.h #define BIOCSETSTATE _IOWR('B', 37, struct bioc_setstate) bioc_setstate 157 dev/biovar.h struct bioc_setstate { bioc_setstate 171 dev/ic/ami.c int ami_ioctl_setstate(struct ami_softc *, struct bioc_setstate *); bioc_setstate 1696 dev/ic/ami.c error = ami_ioctl_setstate(sc, (struct bioc_setstate *)addr); bioc_setstate 2391 dev/ic/ami.c ami_ioctl_setstate(struct ami_softc *sc, struct bioc_setstate *bs) bioc_setstate 83 dev/ic/gdt_common.c int gdt_ioctl_setstate(struct gdt_softc *, struct bioc_setstate *); bioc_setstate 1509 dev/ic/gdt_common.c error = gdt_ioctl_setstate(sc, (struct bioc_setstate *)addr); bioc_setstate 1550 dev/ic/gdt_common.c gdt_ioctl_setstate(struct gdt_softc *sc, struct bioc_setstate *bs) bioc_setstate 105 dev/ic/mfi.c int mfi_ioctl_setstate(struct mfi_softc *, struct bioc_setstate *); bioc_setstate 1256 dev/ic/mfi.c error = mfi_ioctl_setstate(sc, (struct bioc_setstate *)addr); bioc_setstate 1611 dev/ic/mfi.c mfi_ioctl_setstate(struct mfi_softc *sc, struct bioc_setstate *bs) bioc_setstate 90 dev/softraid.c struct bioc_setstate *); bioc_setstate 599 dev/softraid.c rv = sr_ioctl_setstate(sc, (struct bioc_setstate *)addr); bioc_setstate 697 dev/softraid.c sr_ioctl_setstate(struct sr_softc *sc, struct bioc_setstate *bs)