Searched refs:emlxs_get_dump_region (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 837 extern uint32_t emlxs_get_dump_region(emlxs_hba_t *hba, uint32_t region,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 2898 status = emlxs_get_dump_region(hba, regionId, NULL, &size); in emlxs_dump_drv_region() 2907 status = emlxs_get_dump_region(hba, regionId, *pBuf, &size); in emlxs_dump_drv_region()
|
H A D | emlxs_dfc.c | 7810 emlxs_get_dump_region(emlxs_hba_t *hba, uint32_t region, in emlxs_get_dump_region() function 8119 rval = emlxs_get_dump_region(hba, dfc->data1, NULL, &size); in emlxs_dfc_get_dump_region() 8136 rval = emlxs_get_dump_region(hba, dfc->data1, dfc->buf1, &size); in emlxs_dfc_get_dump_region()
|