Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ntb/
Dntb.h314 int ntb_db_vector_count(device_t ntb);
Dntb.c400 ntb_db_vector_count(device_t ntb) in ntb_db_vector_count() function
/freebsd-10-stable/sys/dev/ntb/ntb_hw/
Dntb_hw.c3119 DEVMETHOD(ntb_db_vector_count, intel_ntb_db_vector_count),