Searched refs:samount (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/cam/scsi/ |
| D | scsi_sa.c | 417 static int samount(struct cam_periph *, int, struct cdev *); 503 error = samount(periph, flags, dev); in saopen() 733 int error = samount(periph, 0, bp->bio_dev); in sastrategy() 815 error = samount(periph, 0, dev); \ 1861 samount(struct cam_periph *periph, int oflags, struct cdev *dev) in samount() function
|