Searched refs:FCFIobj_t (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 393 } FCFIobj_t; typedef 492 FCFIobj_t *fcfi[FCFTAB_MAX_FCFI_COUNT]; 495 FCFIobj_t *table;
|
H A D | emlxs_extern.h | 515 MAILBOXQ *mbq, FCFIobj_t *fcfp); 517 FCFIobj_t *fcfp); 673 extern FCFIobj_t *emlxs_sli4_assign_fcfi(emlxs_hba_t *hba, 683 FCFIobj_t *fp); 687 FCFIobj_t *xp); 691 extern FCFIobj_t *emlxs_sli4_bind_fcfi(emlxs_hba_t *hba);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 783 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 785 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 787 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 789 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 791 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 793 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 795 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 797 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 799 FCFIobj_t *fcfp, uint32_t evt, void *arg1); 801 FCFIobj_t *fcfp, uint32_t evt, void *arg1); [all …]
|
H A D | emlxs_sli4.c | 4674 FCFIobj_t *fcfp; in emlxs_sli4_prep_els_iocb()
|
H A D | emlxs_dfc.c | 10423 FCFIobj_t *fcfp; in emlxs_dfc_get_fcflist()
|