Searched refs:samount (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c588 static int samount(struct cam_periph *, int, struct cdev *);
693 * The function samount ensures media is loaded and ready.
699 error = samount(periph, flags, dev);
936 int error = samount(periph, 0, bp->bio_dev);
1492 error = samount(periph, 0, dev); \
2869 samount(struct cam_periph *periph, int oflags, struct cdev *dev) function
2914 "error %d on TUR in samount\n", error);

Completed in 78 milliseconds