Searched refs:force_db (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_iq.h325 uint32_t force_db, void *cmd, void *buf,
H A Dlio_request_manager.c595 uint32_t force_db, void *cmd, void *buf,
614 if (force_db || (st.status == LIO_IQ_SEND_STOP))
594 lio_send_command(struct octeon_device *oct, uint32_t iq_no, uint32_t force_db, void *cmd, void *buf, uint32_t datasize, uint32_t reqtype) argument
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c257 uint64_t force_db; /* NTB_SB01BASE_LOCKUP*/ member in struct:ntb_softc
1214 ntb->force_db |= ibits;
1301 vec_mask &= ~ntb->fake_db | ntb->force_db;
1302 ntb->force_db &= ~vec_mask;
1522 ntb->force_db = ntb->fake_db = 0;

Completed in 290 milliseconds