Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c6099 int peripheral_qual; in display_lun_info() local
6127 peripheral_qual = inq.inq_dtype & ~DTYPE_MASK; in display_lun_info()
6128 if (peripheral_qual != DPQ_POSSIBLE) { in display_lun_info()