Home | History | Annotate | Download | only in mcap

Lines Matching full:p_tbl

340     tMCA_TC_TBL *p_tbl;
362 p_tbl = mca_tc_tbl_calloc(p_ccb);
363 if (p_tbl)
365 p_tbl->state = MCA_TC_ST_CONN;
739 tMCA_TC_TBL *p_tbl;
759 p_tbl = mca_tc_tbl_dalloc(p_dcb);
760 if (p_tbl)
762 p_tbl->state = MCA_TC_ST_CONN;