Home
last modified time | relevance | path

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

/src/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c91 NTB_ATOM enumerator
505 NTB_ATOM, 0 },
741 if (ntb->type == NTB_ATOM) in intel_ntb_attach()
759 if (ntb->type == NTB_ATOM) in intel_ntb_attach()
1412 case NTB_ATOM: in db_ioread()
1441 case NTB_ATOM: in db_iowrite_raw()
1697 case NTB_ATOM: in intel_ntb_detect_max_mw()
2471 KASSERT(ntb->type == NTB_ATOM, ("ntb type")); in link_is_up()
2480 KASSERT(ntb->type == NTB_ATOM, ("ntb type")); in atom_link_is_err()
2657 if (ntb->type == NTB_ATOM) { in intel_ntb_link_enable()
[all …]