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

/freebsd-11-stable/sys/dev/patm/
H A Didt77252reg.h96 #define IDT_CMD_WSRAM 0x40000000 /* Write SRAM */ macro
104 #define IDT_MKCMD_WSRAM(A, S) (IDT_CMD_WSRAM | ((A) << 2) | (S))

Completed in 49 milliseconds