Home
last modified time | relevance | path

Searched refs:T10_PI_TYPE0_PROTECTION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dt10-pi.h22 T10_PI_TYPE0_PROTECTION = 0x0, enumerator
/openbmc/linux/block/
H A Dt10-pi.c61 BUG_ON(type == T10_PI_TYPE0_PROTECTION); in t10_pi_verify()
/openbmc/linux/drivers/scsi/
H A Dsd.c401 if (!dix && scsi_host_dix_capable(sdp->host, T10_PI_TYPE0_PROTECTION)) { in protection_mode_show()
H A Dscsi_debug.c6834 case T10_PI_TYPE0_PROTECTION: in scsi_debug_init()