Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c641 static void saprevent(struct cam_periph *periph, int action);
777 saprevent(periph, PR_PREVENT); in saopen()
846 saprevent(periph, PR_ALLOW); in saclose()
1001 saprevent(periph, PR_PREVENT); in sastrategy()
1556 saprevent(periph, PR_PREVENT); \
1968 saprevent(periph, PR_ALLOW); in saioctl()
4909 saprevent(struct cam_periph *periph, int action) in saprevent() function