Home
last modified time | relevance | path

Searched refs:tlb_fail_buf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_ioctl.h264 caddr_t tlb_fail_buf; member
H A Dtavor_misc.h438 caddr32_t tlb_fail_buf; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c872 lb.tlb_fail_buf = (caddr_t)(uintptr_t)lb32.tlb_fail_buf; in tavor_ioctl_loopback()
1070 lb.tlb_fail_buf, lstate.tls_tx.tlc_buf_sz, in tavor_ioctl_loopback()
1089 lb.tlb_fail_buf, lstate.tls_tx.tlc_buf_sz, in tavor_ioctl_loopback()
2290 lb32.tlb_fail_buf = in tavor_loopback_copyout()
2291 (caddr32_t)(uintptr_t)lb->tlb_fail_buf; in tavor_loopback_copyout()