Searched refs:tf_dev_alloc_ext_tbl (Results 1 – 4 of 4) sorted by relevance
472 .tf_dev_alloc_ext_tbl = NULL,529 .tf_dev_alloc_ext_tbl = tf_tbl_ext_alloc,
780 .tf_dev_alloc_ext_tbl = NULL,838 .tf_dev_alloc_ext_tbl = tf_tbl_ext_alloc,
381 int (*tf_dev_alloc_ext_tbl)(struct tf *tfp, member
1065 if (dev->ops->tf_dev_alloc_ext_tbl == NULL) { in tf_alloc_tbl_entry()1074 rc = dev->ops->tf_dev_alloc_ext_tbl(tfp, &aparms); in tf_alloc_tbl_entry()