Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c1543 static void daprevent(struct cam_periph *periph, int action);
1804 daprevent(periph, PR_PREVENT); in daopen()
1863 daprevent(periph, PR_ALLOW); in daclose()
6146 daprevent(struct cam_periph *periph, int action) in daprevent() function