Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sa.c398 static void saprevent(struct cam_periph *periph, int action);
512 saprevent(periph, PR_PREVENT); in saopen()
583 saprevent(periph, PR_ALLOW); in saclose()
735 saprevent(periph, PR_PREVENT); in sastrategy()
823 saprevent(periph, PR_PREVENT); \
1183 saprevent(periph, PR_ALLOW); in saioctl()
3048 saprevent(struct cam_periph *periph, int action) in saprevent() function