Searched refs:cdprevent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c243 static void cdprevent(struct cam_periph *periph, int action);
786 cdprevent(periph, PR_ALLOW);
2491 cdprevent(periph, PR_ALLOW);
2496 cdprevent(periph, PR_PREVENT);
2572 cdprevent(struct cam_periph *periph, int action) function
2578 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE, ("entering cdprevent\n"));
2682 cdprevent(periph, PR_PREVENT);
2692 cdprevent(periph, PR_ALLOW);

Completed in 59 milliseconds