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

/freebsd-11-stable/sys/dev/ntb/
H A Dntb.h301 * ntb_db_valid_mask() - get a mask of doorbell bits supported by the ntb
308 uint64_t ntb_db_valid_mask(device_t ntb);
H A Dntb.c456 ntb_db_valid_mask(device_t ntb) function
H A Dntb_transport.c344 db_bitmap = ntb_db_valid_mask(dev);
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c1030 DEVMETHOD(ntb_db_valid_mask, ntb_plx_db_valid_mask),
H A Dntb_hw_intel.c3109 DEVMETHOD(ntb_db_valid_mask, intel_ntb_db_valid_mask),

Completed in 170 milliseconds