ntb_db_vector_mask
uint64_t ntb_db_vector_mask(device_t ntb, uint32_t vector);
DEVMETHOD(ntb_db_vector_mask, amd_ntb_db_vector_mask),
DEVMETHOD(ntb_db_vector_mask, intel_ntb_db_vector_mask),
DEVMETHOD(ntb_db_vector_mask, ntb_plx_db_vector_mask),
vec_mask = ntb_db_vector_mask(nt->dev, vector);
db_mask = ntb_db_vector_mask(tc->dev, vec);