Lines Matching refs:tl_proc
1727 tlproc_t *tl_proc = NULL; in tl_wput() local
1739 tl_proc = tl_wput_data_ser; in tl_wput()
1750 tl_proc = tl_do_ioctl_ser; in tl_wput()
1801 tl_proc = tl_bind_ser; in tl_wput()
1814 tl_proc = tl_putq_ser; in tl_wput()
1823 tl_proc = tl_unitdata_ser; in tl_wput()
1825 tl_proc = tl_putq_ser; in tl_wput()
1834 tl_proc = tl_putq_ser; in tl_wput()
1836 tl_proc = tl_wput_ser; in tl_wput()
1859 tl_proc = tl_info_req_ser; in tl_wput()
1862 tl_proc = tl_addr_req_ser; in tl_wput()
1883 ASSERT(tl_proc != NULL); in tl_wput()
1885 tl_serializer_enter(tep, tl_proc, mp); in tl_wput()