Home
last modified time | relevance | path

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.c7187 uint16_t enc_handle, expd_handle; in mptsas_handle_event_sync() local
7204 expd_handle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event_sync()
7216 if (expd_handle) { in mptsas_handle_event_sync()
7231 topo_node->devhdl = expd_handle; in mptsas_handle_event_sync()
7245 mptsas_smp_eval_devhdl, &expd_handle); in mptsas_handle_event_sync()
7256 topo_node->devhdl = expd_handle; in mptsas_handle_event_sync()
7280 enc_handle, expd_handle, string)); in mptsas_handle_event_sync()
7367 if (expd_handle == 0) { in mptsas_handle_event_sync()
7515 if ((expd_handle == 0) && in mptsas_handle_event_sync()
7527 if ((expd_handle == 0) && in mptsas_handle_event_sync()
[all …]