Searched refs:tlb_send_buf (Results 1 – 3 of 3) sorted by relevance
263 caddr_t tlb_send_buf; member
437 caddr32_t tlb_send_buf; member
871 lb.tlb_send_buf = (caddr_t)(uintptr_t)lb32.tlb_send_buf; in tavor_ioctl_loopback()964 if (lb.tlb_send_buf == NULL || lb.tlb_buf_sz == 0) { in tavor_ioctl_loopback()1000 if (ddi_copyin((void *)lb.tlb_send_buf, lstate.tls_tx.tlc_buf, in tavor_ioctl_loopback()2288 lb32.tlb_send_buf = in tavor_loopback_copyout()2289 (caddr32_t)(uintptr_t)lb->tlb_send_buf; in tavor_loopback_copyout()