Home
last modified time | relevance | path

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

/src/sys/dev/ntb/
H A Dntb_transport.c196 int qpoff; member
463 nc->qpoff = qpu; in ntb_transport_attach()
565 printf(" queue %d", nc->qpoff); in ntb_transport_print_child()
567 printf("-%d", nc->qpoff + nc->qpcnt - 1); in ntb_transport_print_child()
712 qp = &nt->qp_vec[nc->qpoff + q]; in ntb_transport_create_queue()