smp_hba_tran_t
smp_hba_tran_t *tran, smp_device_t *smp_sd)
smp_hba_tran_t *tran, smp_device_t *smp)
static int pmcs_smp_init(dev_info_t *, dev_info_t *, smp_hba_tran_t *,
static void pmcs_smp_free(dev_info_t *, dev_info_t *, smp_hba_tran_t *,
smp_hba_tran_t *
return (kmem_zalloc(sizeof (smp_hba_tran_t), KM_SLEEP));
smp_hba_tran_free(smp_hba_tran_t *tran)
kmem_free(tran, sizeof (smp_hba_tran_t));
smp_hba_tran_t *tran)
smp_hba_tran_t *tran;
smp_hba_tran_t *tran;
smp_hba_tran_t *tran;
smp_hba_tran_t *htran;
smp_hba_tran_t *tran;
smp_hba_tran_t *m_smptran;
smp_hba_tran_t *smp_tran;
smp_hba_tran_t *smp_a_hba_tran; /* Transport vector */
smp_hba_tran_t *tran,
smp_hba_tran_t *tran,
extern smp_hba_tran_t *smp_hba_tran_alloc(dev_info_t *dip);
smp_hba_tran_t *smp);
extern void smp_hba_tran_free(smp_hba_tran_t *smp);