ahci_pmult_info_t
ahci_portp->ahciport_pmult_info = (ahci_pmult_info_t *)
kmem_zalloc(sizeof (ahci_pmult_info_t), KM_SLEEP);
sizeof (ahci_pmult_info_t));
ahci_pmult_info_t *pminfo = NULL;
ahci_pmult_info_t *ahciport_pmult_info;