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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h837 extern uint32_t emlxs_get_dump_region(emlxs_hba_t *hba, uint32_t region,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2898 status = emlxs_get_dump_region(hba, regionId, NULL, &size);
2907 status = emlxs_get_dump_region(hba, regionId, *pBuf, &size);
H A Demlxs_dfc.c7810 emlxs_get_dump_region(emlxs_hba_t *hba, uint32_t region, function
8081 } /* emlxs_get_dump_region() */
8119 rval = emlxs_get_dump_region(hba, dfc->data1, NULL, &size);
8136 rval = emlxs_get_dump_region(hba, dfc->data1, dfc->buf1, &size);

Completed in 76 milliseconds