Searched refs:fcfi (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_fcf.h | 490 FCFIobj_t *fcfi[FCFTAB_MAX_FCFI_COUNT]; member in struct:FCFTable |
H A D | emlxs_mbox.h | 2033 uint16_t fcfi; member in struct:__anon7429::__anon7430::__anon7456 2053 uint16_t fcfi; member in struct:__anon7429::__anon7430::__anon7456 2082 uint16_t fcfi; member in struct:__anon7429::__anon7430::__anon7457 2099 uint16_t fcfi; member in struct:__anon7429::__anon7430::__anon7457 |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_fcf.c | 58 * - All other calls touching fcftab, fcfi, vfi, vpi, rpi objects 2083 "fcf_init: %s flag=%x fcfi=%d vfi=%d vpi=%d rpi=%d.", 2599 bzero(fcftab->fcfi, sizeof (fcftab->fcfi)); 3941 fcfp = fcftab->fcfi[0]; 3944 /* Allocate an fcfi */ 3959 "fc_fcftab_process:%x fcfi=%d %s. " 3966 "fc_fcftab_process:%x fcfi=%d %s. " 4024 fcftab->fcfi[0] = fcfp; 4065 fcfp = fcftab->fcfi[ [all...] |
Completed in 95 milliseconds