Searched refs:tcl_lsessid (Results 1 – 3 of 3) sorted by relevance
140 uint_t tcl_lsessid; /* Local Session ID (minor node) */ member
342 tcl->tcl_lsessid = dminor; in tuncl_alloc()362 ASSERT(tcl->tcl_lsessid <= tcl_nslots); in tuncl_free()363 ASSERT(tcl_slots[tcl->tcl_lsessid - 1] == tcl); in tuncl_free()366 tcl_slots[tcl->tcl_lsessid - 1] = NULL; in tuncl_free()374 vmem_free(tcl_minor_arena, (void *)(uintptr_t)tcl->tcl_lsessid, 1); in tuncl_free()521 *devp = makedevice(getmajor(*devp), tcl->tcl_lsessid); in sppptun_open()525 tcl->tcl_lsessid); in sppptun_open()1317 ptp->ptp_lsessid != tcl->tcl_lsessid) { in sppptun_inner_ioctl()1367 ptp->ptp_lsessid = tcl->tcl_lsessid; in sppptun_inner_ioctl()
420 tcl->tcl_lsessid, tcl->tcl_rsessid); in tuncl_format()619 ts.tcl.tcl_unit, ts.tcl.tcl_lsessid); in sppptun_qinfo()