Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_physical.c240 smrt_report_physical_opdi_t *opdi; in smrt_read_phys_ext() local
245 opdi = &extents[i].srple_extdata.srple_opdi; in smrt_read_phys_ext()
266 wwn = *(uint64_t *)opdi->srpo_wwid; in smrt_read_phys_ext()
276 if (opdi->srpo_dtype == SMRT_DTYPE_SATA && in smrt_read_phys_ext()
294 0 || smpt->smpt_dtype != opdi->srpo_dtype) { in smrt_read_phys_ext()
309 (opdi->srpo_dtype == SMRT_DTYPE_SATA || in smrt_read_phys_ext()
310 opdi->srpo_dtype == SMRT_DTYPE_SAS)) { in smrt_read_phys_ext()
335 smpt->smpt_dtype = opdi->srpo_dtype; in smrt_read_phys_ext()