MEM_ZALLOC
MEM_ZALLOC("oem", max_oem_index * sizeof (smb_wchar_t));
MEM_ZALLOC("oem", MAX_UNICODE_IDX * sizeof (smb_wchar_t));
unicode = MEM_ZALLOC("unicode", sizeof (smb_codepage_t) << 16);
MEM_ZALLOC(sizeof (cpqary3_ioctl_request_t));
MEM_ZALLOC(sizeof (cpqary3_ctlr_info_t));
MEM_ZALLOC(sizeof (cpqary3_ioctl_request_t));
MEM_ZALLOC(sizeof (cpqary3_bmic_pass_t));
MEM_ZALLOC(sizeof (cpqary3_ioctl_request_t));
MEM_ZALLOC(sizeof (cpqary3_scsi_pass_t));
MEM_ZALLOC(sizeof (cpqary3_ioctl_request_t));
head_pvtp = ptr = (cpqary3_cmdpvt_t *)(MEM_ZALLOC(mem_size));
MEM_ZALLOC(sizeof (cpqary3_phyctg_t));
MEM_ZALLOC(sizeof (cpqary3_phys_hdl_addr_t));
MEM_ZALLOC(sizeof (cpqary3_phys_hdl_addr_t));
MEM_ZALLOC(sizeof (cpqary3_cmdmemlist_t));
(cpqary3_phyctg_t *)MEM_ZALLOC(sizeof (cpqary3_phyctg_t));
MEM_ZALLOC(sizeof (cpqary3_private_t));
MEM_ZALLOC(sizeof (cpqary3_tgt_t)))) {
(cpqary3_tgt_t *)MEM_ZALLOC(
MEM_ZALLOC(sizeof (cpqary3_tgt_t)))) {
(cpqary3_drvr_replyq_t *)MEM_ZALLOC(sizeof (cpqary3_drvr_replyq_t));
replyq_start_addr = MEM_ZALLOC(cmd_size);
(cpqary3_phyctg_t *)MEM_ZALLOC(sizeof (cpqary3_phyctg_t));
ctlr->cpqary3_tgtp[CTLR_SCSI_ID] = MEM_ZALLOC(sizeof (cpqary3_tgt_t));
cmddmah = (cpqary3_private_t *)MEM_ZALLOC(sizeof (*cmddmah));
dmah = (cpqary3_phyctg_t *)MEM_ZALLOC(sizeof (*dmah));