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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c274 static int cdstopunit(struct cam_periph *periph, u_int32_t eject);
2481 error = cdstopunit(periph, 0);
2486 error = cdstopunit(periph, 1);
3582 cdstopunit(struct cam_periph *periph, u_int32_t eject) function

Completed in 51 milliseconds