Home
last modified time | relevance | path

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

/NextBSD/sys/cam/scsi/
HDscsi_sa.c586 static int samount(struct cam_periph *, int, struct cdev *);
697 error = samount(periph, flags, dev); in saopen()
934 int error = samount(periph, 0, bp->bio_dev); in sastrategy()
1490 error = samount(periph, 0, dev); \
2848 samount(struct cam_periph *periph, int oflags, struct cdev *dev) in samount() function