Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym_hds.c147 char *dftype; in hds_sym_device_probe() local
166 dftype = (char *)&inq_data[128]; in hds_sym_device_probe()
167 if (*dftype == 0) { in hds_sym_device_probe()
173 } else if (strncmp(dftype, HDS_SAA_TYPE, in hds_sym_device_probe()
203 stdinq->inq_vid, *dftype)); in hds_sym_device_probe()
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c600 inj_defnmemtype_t dftype = dfm->dfm_type; in inj_defn_memcmp_sub_makenvl() local
604 if (dftype == DEFNMEM_LIST) in inj_defn_memcmp_sub_makenvl()
606 else if (dftype == DEFNMEM_IDENT && (dltype == MEMTYPE_EVENT || in inj_defn_memcmp_sub_makenvl()