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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2887 uint32_t regionId,
2898 status = emlxs_get_dump_region(hba, regionId, NULL, &size);
2907 status = emlxs_get_dump_region(hba, regionId, *pBuf, &size);
2885 emlxs_dump_drv_region( emlxs_hba_t *hba, uint32_t regionId, uint8_t **pBuf, uint32_t *pBufLen) argument

Completed in 51 milliseconds