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

/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h56 #define EEPROM_BUSY (1<<15) macro
62 #define is_eeprom_busy(sc) (CSR_READ_2(sc, EP_W0_EEPROM_COMMAND)&EEPROM_BUSY)
/freebsd-11-stable/sys/dev/vx/
H A Dif_vxreg.h55 #define EEPROM_BUSY (1<<15) macro
H A Dif_vx.c1027 if (j & EEPROM_BUSY)

Completed in 180 milliseconds