Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h124 #define SYNC_ATIOQ 5 /* atio result queue (24xx) */ macro
H A Disp_freebsd.h363 case SYNC_ATIOQ: \
H A Disp.c3231 MEMORYBARRIER(isp, SYNC_ATIOQ, oop, QENTRY_LEN, -1); in isp_intr_atioq()