Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c350 static inline uint64_t db_ioread(struct ntb_softc *, uint64_t regoff);
1408 db_ioread(struct ntb_softc *ntb, uint64_t regoff) in db_ioread() function
1502 return (db_ioread(ntb, ntb->self_reg->db_bell)); in intel_ntb_db_read()
3307 umv = db_ioread(ntb, reg); in sysctl_handle_register()