Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h41 #define UATH_WRITE_BLOCK (1 << 4) macro
H A Duath.c797 txblock.flags = BE_32(UATH_WRITE_BLOCK); in uath_loadfirmware()