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

/netbsd-current/sys/dev/ic/
H A Dadvlib.h1063 #define ASCV_FREE_Q_HEAD_W 0x0058 macro
1065 #define ASCV_FREE_Q_HEAD_B (ASCV_FREE_Q_HEAD_W+1)
1243 #define ASC_GET_VAR_FREE_QHEAD(iot, ioh) AscReadLramWord((iot), (ioh), ASCV_FREE_Q_HEAD_W)
1245 #define ASC_PUT_VAR_FREE_QHEAD(iot, ioh, val) AscWriteLramWord((iot), (ioh), ASCV_FREE_Q_HEAD_W, val)

Completed in 197 milliseconds