Searched refs:NTB_ATOM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c87 NTB_ATOM enumerator in enum:ntb_device_type
483 NTB_ATOM, 0 },
499 { 0x00000000, NULL, NTB_ATOM, 0 }
652 /* Heartbeat timer for NTB_ATOM since there is no link interrupt */
658 if (ntb->type == NTB_ATOM)
672 if (ntb->type == NTB_ATOM)
1150 if (ntb->type == NTB_ATOM)
1176 if (ntb->type == NTB_ATOM) {
1415 if (ntb->type == NTB_ATOM) {
1892 KASSERT(ntb->type == NTB_ATOM, ("nt
[all...]

Completed in 108 milliseconds