t1_os_malloc_wait_zero
void *t1_os_malloc_wait_zero(size_t len);
mac = t1_os_malloc_wait_zero(sizeof (*mac) + sizeof (cmac_instance));
struct pecspi *cspi = t1_os_malloc_wait_zero(sizeof(*cspi));
struct peespi *espi = t1_os_malloc_wait_zero(sizeof(*espi));
mac = t1_os_malloc_wait_zero(sizeof(*mac) + sizeof(cmac_instance));
struct pemc3 *mc3 = t1_os_malloc_wait_zero(sizeof(*mc3));
struct pemc4 *mc4 = t1_os_malloc_wait_zero(sizeof(*mc4));
mc5 = t1_os_malloc_wait_zero(sizeof(*mc5));
struct cphy *cphy = t1_os_malloc_wait_zero(sizeof(*cphy));
struct cphy *cphy = t1_os_malloc_wait_zero(sizeof(*cphy));
struct cphy *cphy = t1_os_malloc_wait_zero(sizeof (*cphy));
cmac = t1_os_malloc_wait_zero(sizeof(*cmac) + sizeof(cmac_instance));
struct petp *tp = t1_os_malloc_wait_zero(sizeof(*tp));
struct peulp *ulp = t1_os_malloc_wait_zero(sizeof(*ulp));
mac = t1_os_malloc_wait_zero(sizeof(*mac) + sizeof(cmac_instance));
mac = t1_os_malloc_wait_zero(sizeof(*mac) + sizeof(cmac_instance));
struct cphy *cphy = t1_os_malloc_wait_zero(sizeof(*cphy));
Q->fq_centries = t1_os_malloc_wait_zero(size);
sge = t1_os_malloc_wait_zero(sizeof (pesge));
Q->cq_centries = t1_os_malloc_wait_zero(size);