Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_device.h595 static inline int scsi_device_protection(struct scsi_device *sdev) in scsi_device_protection() function
/openbmc/linux/drivers/scsi/
H A Dsd.c2380 if (scsi_device_protection(sdp) == 0 || (buffer[12] & 1) == 0) { in sd_read_protection_type()
2617 if (scsi_device_protection(sdp)) in sd_try_rc16_first()