Searched refs:ddi_soft_state_bystr_zalloc (Results 1 – 4 of 4) sorted by relevance
1636 ddi_soft_state_bystr_zalloc(ddi_soft_state_bystr *state, const char *str);
278 if (ddi_soft_state_bystr_zalloc(tgt->lun_sstate, ua) != DDI_SUCCESS) { in pmcs_scsa_tran_tgt_init()3257 if (ddi_soft_state_bystr_zalloc(iport->tgt_sstate, unit_address) != in pmcs_get_target()
9959 if (ddi_soft_state_bystr_zalloc(phymap->phymap_name2ua, damn) != in sas_phymap_config()9998 if (ddi_soft_state_bystr_zalloc(phymap->phymap_ua2name, ua) != in sas_phymap_config()10239 if (ddi_soft_state_bystr_zalloc(phymap->phymap_name2phys, in sas_phymap_phy_add()
6168 ddi_soft_state_bystr_zalloc(ddi_soft_state_bystr *state, const char *str) in ddi_soft_state_bystr_zalloc() function