soallocproto1
mp = soallocproto1(&tir, sizeof (tir),
mp = soallocproto1(&tcr, sizeof (tcr),
mp = soallocproto1(buf1, len1, size, sleepflg, cr);
mp = soallocproto1(buf1, len1, size, sleepflg, cr);
mp = soallocproto1(&unbind_req, sizeof (unbind_req),
mp = soallocproto1(&discon_req, sizeof (discon_req),
mp = soallocproto1(NULL, sizeof (struct T_conn_res) +
mp = soallocproto1(&ordrel_req, sizeof (ordrel_req),
mp = soallocproto1(&tdr, sizeof (tdr), 0, _ALLOC_INTR, CRED());
extern mblk_t *soallocproto1(const void *, ssize_t, ssize_t, int, cred_t *);