Searched refs:samount (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sa.c590 static int samount(struct cam_periph *, int, struct cdev *);
695 * The function samount ensures media is loaded and ready.
701 error = samount(periph, flags, dev);
938 int error = samount(periph, 0, bp->bio_dev);
1494 error = samount(periph, 0, dev); \
2871 samount(struct cam_periph *periph, int oflags, struct cdev *dev) function
2916 "error %d on TUR in samount\n", error);

Completed in 60 milliseconds