Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h150 #define EE_CMD_BUSY 0x8000 macro
H A Delxl.c2006 if (!(GET16(W0_EE_CMD) & EE_CMD_BUSY)) in elxl_eeprom_busy()