Searched defs:dev_info_value (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c538 struct dev_info dev_info_value; local
564 if (mdb_vread(&dev_info_value, sizeof (struct dev_info),
585 dev_info_value.devi_mdi_client);
596 mdiclient((uintptr_t)dev_info_value.devi_mdi_client,
600 (uintptr_t)dev_info_value.devi_mdi_client) !=
603 dev_info_value.devi_mdi_client);

Completed in 59 milliseconds