Home
last modified time | relevance | path

Searched defs:db_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h115 uint8_t db_count; member
H A Dntb_hw_intel.c248 uint8_t db_count; member
/freebsd/sys/dev/ntb/
H A Dntb_transport.c348 int rc, i, db_count, spad_count, qp, qpu, qpo, qpt; in ntb_transport_attach() local