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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c220 static int mptsas_handle_event_sync(void *args);
5313 if (mptsas_handle_event_sync(args) == DDI_SUCCESS) {
5319 NDBG20(("send mptsas_handle_event_sync success"));
6850 mptsas_handle_event_sync(void *args) function
6873 "!mptsas_handle_event_sync: event 0x%x, "
6880 "mptsas_handle_event_sync: event 0x%x, "
6909 NDBG20(("mptsas_handle_event_sync: SAS topology change"));
7661 * in mptsas_handle_event_sync() of interrupt context
7695 * mptsas_handle_event_sync,in here just send ack message.

Completed in 101 milliseconds