Searched refs:IDT_CMD_WFBQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/patm/
H A Didt77252reg.h98 #define IDT_CMD_WFBQ 0x60000000 /* Write free buffer queue */ macro
106 #define IDT_MKCMD_WFBQ(Q) (IDT_CMD_WFBQ | (Q))
H A Dif_patm_intr.c100 patm_cmd_exec(sc, IDT_CMD_WFBQ | queue);

Completed in 38 milliseconds