Searched refs:fca_tran (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h145 typedef struct fca_tran { struct
217 _NOTE(SCHEME_PROTECTS_DATA("stable data", fca_tran))
H A Dfctl_private.h436 struct fca_tran *fp_fca_tran;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6420 kmem_free(hba->fca_tran, sizeof (fc_fca_tran_t));
6421 hba->fca_tran = NULL;
6461 if (MODSYM(fc_fca_attach) (hba->dip, hba->fca_tran) != DDI_SUCCESS) {
6464 hba->fca_tran->fca_version);
6771 hba->fca_tran->fca_iblock = (ddi_iblock_cookie_t *)&hba->intr_arg;
6772 hba->fca_tran->fca_cmd_max = hba->io_throttle;
6781 bcopy((caddr_t)&hba->wwpn, (caddr_t)&hba->fca_tran->fca_perm_pwwn,
7063 hba->fca_tran =
7065 if (hba->fca_tran == NULL) {
7067 "?%s%d: fca_hba_attach failed. Unable to allocate fca_tran "
[all...]
H A Demlxs_sli3.c882 hba->fca_tran->fca_num_npivports =
899 hba->fca_tran->fca_num_npivports = 0;
H A Demlxs_sli4.c1130 hba->fca_tran->fca_num_npivports = hba->vpi_max;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1726 fc_fca_tran_t *fca_tran; member in struct:emlxs_hba

Completed in 120 milliseconds