Lines Matching refs:nt
752 int nt = (int)attr->value.ui; in cb_get_node_type() local
754 return (nt); in cb_get_node_type()
810 raw->nt = 0; in make_raw_entity()
838 uint32_t nt; in make_raw_iscsi() local
848 nt = attr->value.ui; in make_raw_iscsi()
863 raw->nt = nt; in make_raw_iscsi()
914 raw->nt = 0; in make_raw_portal()
947 uint32_t nt; in make_raw_assoc_iscsi() local
961 nt = cache_lookup(&lc, NULL, cb_get_node_type); in make_raw_assoc_iscsi()
977 raw->nt = nt; in make_raw_assoc_iscsi()
1016 raw->nt = 0; in make_raw_assoc_dd()
1073 text->nt = raw->nt; in scn_gen_iscsi()
1105 uint32_t nt; in scn_gen_portal() local
1138 nt = lc.data[2].ui; in scn_gen_portal()
1149 text->nt = nt; in scn_gen_portal()
1395 if (SCN_TEST(e, p->bitmap, p->uid, t->uid, t->nt)) { in scn_disp()