Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c773 } while (!(val & F_VPD_OP_FLAG) && --i); in t1_seeprom_read()
775 if (!(val & F_VPD_OP_FLAG)) { in t1_seeprom_read()
H A Dregs.h2079 #define F_VPD_OP_FLAG V_VPD_OP_FLAG(1U) macro