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
1027 lb.tlb_send_buf = (caddr_t)(uintptr_t)lb32.tlb_send_buf; in tavor_ioctl_loopback()1132 if (lb.tlb_send_buf == NULL || lb.tlb_buf_sz == 0) { in tavor_ioctl_loopback()1178 if (ddi_copyin((void *)lb.tlb_send_buf, lstate.tls_tx.tlc_buf, in tavor_ioctl_loopback()2603 lb32.tlb_send_buf = in tavor_loopback_copyout()2604 (caddr32_t)(uintptr_t)lb->tlb_send_buf; in tavor_loopback_copyout()