Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c3486 uint8_t prot_en; in get_cur_protection_type() local
3492 prot_en = cp13 & 0x01; in get_cur_protection_type()
3493 if (prot_en == 0) { in get_cur_protection_type()