smrt_physical_t
list_create(&smrt->smrt_physicals, sizeof (smrt_physical_t),
offsetof(smrt_physical_t, smpt_link));
smrt_physical_t *smpt = smtg->smtg_lun.smtg_phys;
smrt_physical_t *smpt;
smrt_physical_t *smpt = smtg->smtg_lun.smtg_phys;
for (smrt_physical_t *smpt = list_head(&smrt->smrt_physicals);
smrt_physical_free(smrt_physical_t *smpt)
smrt_physical_t *smpt;
smpt = kmem_zalloc(sizeof (smrt_physical_t),
smrt_physical_t *smpt, *next;
smrt_physical_t *smpt;
smrt_physical_t *smpt;
smrt_physical_t *
smrt_physical_t *smpt;
for (smrt_physical_t *smpt = list_head(&smrt->smrt_physicals);
static smrt_physical_t *
smrt_physical_t *smtg_phys;
smrt_physical_t *smrt_phys_lookup_by_ua(smrt_t *, const char *);