Searched refs:tf_pad_new (Results 1 – 3 of 3) sorted by relevance
207 extern tf_pad_t *tf_pad_new(topo_mod_t *, int, int);
177 tf_pad_new(topo_mod_t *mp, int pcnt, int dcnt) in tf_pad_new() function
1289 if ((new = tf_pad_new(mp, pgcnt, dcnt)) == NULL) in pad_process()