Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dst.c343 static void st_unmount(struct st_softc *, boolean);
701 st_unmount(st, NOEJECT); in stopen()
721 st_unmount(st, NOEJECT); in stopen()
780 st_unmount(st, NOEJECT); in stclose()
795 st_unmount(st, NOEJECT); in stclose()
825 st_unmount(st, EJECT); in stclose()
946 st_unmount(struct st_softc *st, boolean eject) in st_unmount() function
1545 st_unmount(st, EJECT); in stioctl()