Searched refs:alb_send_buf (Results 1 – 3 of 3) sorted by relevance
263 caddr_t alb_send_buf; member
499 caddr32_t alb_send_buf; member
973 lb.alb_send_buf = (caddr_t)(uintptr_t)lb32.alb_send_buf; in hermon_ioctl_loopback()1067 if (lb.alb_send_buf == NULL || lb.alb_buf_sz == 0) { in hermon_ioctl_loopback()1103 if (ddi_copyin((void *)lb.alb_send_buf, lstate.hls_tx.hlc_buf, in hermon_ioctl_loopback()3039 lb32.alb_send_buf = in hermon_loopback_copyout()3040 (caddr32_t)(uintptr_t)lb->alb_send_buf; in hermon_loopback_copyout()