Home
last modified time | relevance | path

Searched refs:emlxs_sli4_index_to_rpi (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h658 extern uint32_t emlxs_sli4_index_to_rpi(emlxs_hba_t *hba,
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2078 rpip->RPI = emlxs_sli4_index_to_rpi(hba, i); in emlxs_fcf_init()
14112 rpip->RPI = emlxs_sli4_index_to_rpi(hba, i); in emlxs_rpi_alloc()
H A Demlxs_sli4.c9368 emlxs_sli4_index_to_rpi(emlxs_hba_t *hba, uint32_t index) in emlxs_sli4_index_to_rpi() function