samount
static int samount(struct cam_periph *, int, cdev_t);
error = samount(periph, ap->a_oflags, dev);
int error = samount(periph, 0, dev);
error = samount(periph, 0, dev); \