Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h78 #define IOPMU_QUEUE_MASK_HOST_BITS 0xf0000000 macro
H A Dhptiop.c331 if (index & IOPMU_QUEUE_MASK_HOST_BITS) { /*host req*/ in hptiop_request_callback_itl()
463 if (req & IOPMU_QUEUE_MASK_HOST_BITS) in hptiop_drain_outbound_queue_itl()