Searched refs:expd_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c6899 uint16_t enc_handle, expd_handle; local
6916 expd_handle = ddi_get16(mpt->m_acc_reply_frame_hdl,
6928 if (expd_handle) {
6943 topo_node->devhdl = expd_handle;
6957 mptsas_smp_eval_devhdl, &expd_handle);
6968 topo_node->devhdl = expd_handle;
6992 enc_handle, expd_handle, string));
7079 if (expd_handle == 0) {
7227 if ((expd_handle == 0) &&
7239 if ((expd_handle
[all...]

Completed in 77 milliseconds