Searched defs:write_protect (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h852 write_protect = 19, // ERROR_WRITE_PROTECT, enumerator in enum:llvm::windows_error::_
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_sa.c1453 u_int8_t write_protect; local
2934 u_int8_t write_protect, guessing = 0; local
3574 sagetparams(struct cam_periph *periph, sa_params params_to_get, u_int32_t *blocksize, u_int8_t *density, u_int32_t *numblocks, int *buff_mode, u_int8_t *write_protect, u_int8_t *speed, int *comp_supported, int *comp_enabled, u_int32_t *comp_algorithm, sa_comp_t *tcs, struct scsi_control_data_prot_subpage *prot_page, int dp_size, int prot_changeable) argument

Completed in 185 milliseconds