Searched refs:write_protect (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/cam/scsi/ |
| HD | scsi_sa.c | 547 u_int8_t *write_protect, u_int8_t *speed, 1452 u_int8_t write_protect; in sagetparams_common() local 1466 &write_protect, &softc->speed, &comp_supported, &comp_enabled, in sagetparams_common() 1470 if (write_protect) in sagetparams_common() 2911 u_int8_t write_protect, guessing = 0; in samount() local 3023 &softc->buffer_mode, &write_protect, in samount() 3235 if (write_protect) in samount() 3552 int *buff_mode, u_int8_t *write_protect, u_int8_t *speed, in sagetparams() argument 3683 *write_protect = (mode_hdr->dev_spec & SMH_SA_WP)? TRUE : FALSE; in sagetparams()
|